ui icon indicating copy to clipboard operation
ui copied to clipboard

🦚 UI kit for decentralized apps

Results 65 ui issues
Sort by recently updated
recently updated
newest added

In ui.aragon.org, so far we only document the `GU` constant, there are a few other constants exposed that could be documented (e.g. `RADIUS`, and I believe there's also a constant...

good first issue
documentation

See https://github.com/aragon/aragon-ui/pull/486#discussion_r314697545 and https://github.com/aragon/aragon-ui/pull/486#discussion_r314696269.

enhancement
good first issue

Useful for natural number inputs.

enhancement

`ThresholdBar`: ![image](https://user-images.githubusercontent.com/4166642/33647994-ce4ef6f8-da25-11e7-8e9b-67a81ffd99a6.png)

good first issue

This is a non-urgent issue, but figured it would be an appropriate time to bring it up bc of the new incoming design system. ![image](https://user-images.githubusercontent.com/12353734/57640215-cf41c080-757f-11e9-9398-a39d89292766.png) The aragon/ui bundle size is...

good first issue
help wanted
tech debt

Hi, Would it be possible to give the option to provide a custom icon for the `IdentityBadge` instead of the `EthIdenticon`?

enhancement
good first issue

For many use cases, it is ideal to be able to click on a Card or a TableRow to go to the "View" state of that object. Throughout Aragon Apps...

design: pending

From https://github.com/aragon/aragon/pull/371#discussion_r223057680: > I think it could be nice to have an `Overlay` component in Aragon UI, having: > - A background color + size + positioning. > - The...

enhancement

Not sure about the name 🤔 ![linked-sliders](https://user-images.githubusercontent.com/36158/41168999-7b858846-6b3f-11e8-83dd-0a72d717a022.gif) Isolated demo: [LinkedSliders.js](https://github.com/aragon/aragon-ui/blob/master/devbox/apps/LinkedSliders.js) Survey app implementation: [VotingPanel.js](https://github.com/aragon/aragon-apps/blob/master/apps/survey/app/src/components/VotingPanel/VotingPanel.js)

good first issue

- [x] The DropDown component should move when possible to stay in the viewport. - [ ] It should also be scrollable when there is not enough space vertically.

bug