Skip to content

Fix tab order: remove send full balance button from tab sequence#717

Merged
Rigidity merged 1 commit intomainfrom
fix/send-full-balance-tab-order
Dec 4, 2025
Merged

Fix tab order: remove send full balance button from tab sequence#717
Rigidity merged 1 commit intomainfrom
fix/send-full-balance-tab-order

Conversation

@greimela
Copy link
Contributor

@greimela greimela commented Dec 4, 2025

The send full balance button was interrupting tab navigation between the amount and fee fields. Added tabIndex={-1} to exclude it from the tab order while keeping it accessible via mouse click.

The send full balance button was interrupting tab navigation between
the amount and fee fields. Added tabIndex={-1} to exclude it from
the tab order while keeping it accessible via mouse click.
@Rigidity Rigidity merged commit 0f98bff into main Dec 4, 2025
8 checks passed
@Rigidity Rigidity deleted the fix/send-full-balance-tab-order branch December 4, 2025 23:06
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.

2 participants