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

feat: Add EmailAddressTextField #258

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

FabianDevel
Copy link
Contributor

@FabianDevel FabianDevel commented Dec 17, 2024

This still isn't perfect but I couldn't figure out how to fix the problems before the Beta, and with the current state of Material's component

For now : the keyboard is hidden when selecting the chips (so you can only remove them with a physical keyboard or click on the trailing icon)
The textField lose focus when the chips are selected, I found a way to fix this but it created a bug when navigating and removing the chips with the physical keyboard.

Also the chip "shrink / expand" logic is not implemented yet

@FabianDevel FabianDevel added the enhancement New feature or request label Dec 17, 2024
@FabianDevel FabianDevel force-pushed the add-mail-for-transfer branch from fd276d3 to ae7a37a Compare December 17, 2024 15:02
@FabianDevel FabianDevel changed the title feat: Add mail for transfer feat: Add EmailAddressTextField Dec 17, 2024
@FabianDevel FabianDevel force-pushed the add-mail-for-transfer branch from 944c004 to 48a6b99 Compare December 17, 2024 15:20
Copy link

sonarcloud bot commented Dec 17, 2024

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

Successfully merging this pull request may close these issues.

1 participant