Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Draft] Custom address input #1055

Draft
wants to merge 2 commits into
base: refactor-adress-input
Choose a base branch
from

Conversation

rin-st
Copy link
Member

@rin-st rin-st commented Feb 24, 2025

Custom address input with shadcn from AddressInput. Only UI components changed and used with hooks from #1054 . Basically, user could replace them in place but I created new component

To test you can open faucet modal and see three inputs here. First is our current AddressInput. Second is the same AddressInput with abstracted hooks. Third is this custom shadcn address input

note: Ignore first commit, it's mostly shadcn config. And some styles/placeholders are broken because of that config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant