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

Asset Unavailable Icon (Red Circle with X) Does Not Clear The Asset Name Field #7

Open
dustinlewis opened this issue Apr 12, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dustinlewis
Copy link

It appears that the red circle icon that indicates the asset name is unavailable should clear the asset name field when tapped. This is not the case. Adding the clear functionality could be an option to alleviate the confusion.

@Menwitz Menwitz self-assigned this Jul 21, 2019
@Menwitz Menwitz added enhancement New feature or request help wanted Extra attention is needed labels Jul 21, 2019
@Menwitz
Copy link
Collaborator

Menwitz commented Jul 21, 2019

it is not really supposed to be cleared, we need to lookup android UX rules to see if that's something we want. As an android user I never expect that! iOS require this though.

@dustinlewis
Copy link
Author

? This is fairly common on Android. You can look at Android UX rules in the material design. EditText widgets have end icons and one that is built-in is a clear text icon.
https://material.io/develop/android/components/text-input-layout/#end-icon-modes

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

No branches or pull requests

2 participants