web3uikit icon indicating copy to clipboard operation
web3uikit copied to clipboard

Lightweight reusable Web3 UI components for dapps.

Results 46 web3uikit issues
Sort by recently updated
recently updated
newest added

I have used the useNotification() hook for notifications. The notification position is not working correctly in the deployed application. https://medichain.vercel.app/ The Github repository of this deployed site is: https://github.com/sadityakumar9211/medichain-nextjs In...

question

![Screenshot_from_2022-08-07_00-55-34](https://user-images.githubusercontent.com/15859810/183309809-b6864f6d-2f19-4b27-8fda-d01cbe7c8af1.png) The icon used for the tooltip in the Card element implements a description that hovers over the tooltip text. The image above is taken directly from the [storybook](https://web3ui.github.io/web3uikit/?path=/story/4-ui-card--regular).

bug

--- name: 'Pull request' about: A new pull request --- ## New Pull Request ### Checklist - [x] I am not disclosing a [vulnerability](https://github.com/MoralisWeb3/Moralis-JS-SDK/blob/main/SECURITY.md). - [x] My code is conform...

the contribute file is way out of date, we need new docs and new tutorial videos

documentation

the read me lost all the content when it became out of date which leads to lots of questions on discord

documentation
help wanted
ready for dev

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

The checkbox component should have a controlled state i.e props should directly control what the view is showing. Here's an example where it doesn't, we want props and state to...

bug
help wanted

Problem: The credit card radio selector design has been updated to be more scalable, new design is shown below: ![Screen Shot 2022-08-05 at 10 59 03 AM](https://user-images.githubusercontent.com/62478924/183104852-94ad4d82-bc07-41bc-ae42-1fd508dde5c9.png)

feature
in-progress

Hero has some problems - hero should take children components like typography and button and lay them out nicely - hero should take an optional component for image - Illustration...

feature
in-review
refactor

- tooltip should be able to support HTML and other components, not just string - tooltip needs a 'stay open' mode and a 'show by default mode' - if either...

feature
help wanted
ready for dev