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

You can't use the Tab button in the Mint Token form #13891

Closed
jrainville opened this issue Mar 7, 2024 · 0 comments · Fixed by #14138
Closed

You can't use the Tab button in the Mint Token form #13891

jrainville opened this issue Mar 7, 2024 · 0 comments · Fixed by #14138
Assignees
Labels
bug Something isn't working E:Desktop Community Admin Improvements Implementation of the needed improvements for the Admin events to be stable.
Milestone

Comments

@jrainville
Copy link
Member

Bug Report

Description

If you try to use the Tabulation (Tab) button in the Mint Token form, instead of going to the next field, it adds a Tab in the field. This is annoying, because users want to go faster, but also because that character isn't even allowed in the field.

Steps to reproduce

  1. Go in the Mint Token screen as an Owner
  2. Enter the name
  3. Press Tab to go to the next field
    -> it adds a Tab

Expected behavior

Pressing Tab navigates to the next field

Actual behavior

Adds a Tab character

Additional Information

  • Status desktop version: 2.27.RC6
@jrainville jrainville added bug Something isn't working ui-team E:Desktop Community Admin Improvements Implementation of the needed improvements for the Admin events to be stable. labels Mar 7, 2024
@jrainville jrainville added this to the 2.29.0 Beta milestone Mar 7, 2024
@caybro caybro self-assigned this Mar 20, 2024
caybro added a commit that referenced this issue Mar 25, 2024
- manually setup the TAB focus chain; in the future, this should be done
properly on all new components using FocusScopes and similar

Fixes #13891
@caybro caybro linked a pull request Mar 25, 2024 that will close this issue
1 task
caybro added a commit that referenced this issue Mar 25, 2024
- manually setup the TAB focus chain; in the future, this should be done
properly on all new components using FocusScopes and similar

Fixes #13891
caybro added a commit that referenced this issue Apr 3, 2024
- manually setup the TAB focus chain; in the future, this should be done
properly on all new components using FocusScopes and similar

Fixes #13891
kounkou pushed a commit that referenced this issue Apr 4, 2024
- manually setup the TAB focus chain; in the future, this should be done
properly on all new components using FocusScopes and similar

Fixes #13891
jrainville pushed a commit that referenced this issue Apr 4, 2024
- manually setup the TAB focus chain; in the future, this should be done
properly on all new components using FocusScopes and similar

Fixes #13891
@noeliaSD noeliaSD modified the milestones: 2.29.0 Beta, 2.28.1 Beta Apr 10, 2024
jrainville pushed a commit that referenced this issue Apr 11, 2024
- manually setup the TAB focus chain; in the future, this should be done
properly on all new components using FocusScopes and similar

Fixes #13891
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working E:Desktop Community Admin Improvements Implementation of the needed improvements for the Admin events to be stable.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants