Skip to content

fix(remix): clear stale textfield hover state on disable - #110

Open
leoafarias wants to merge 1 commit into
mainfrom
fix/textfield-hover-state
Open

fix(remix): clear stale textfield hover state on disable#110
leoafarias wants to merge 1 commit into
mainfrom
fix/textfield-hover-state

Conversation

@leoafarias

Copy link
Copy Markdown
Member

Follow-up to the #107 review: this clears stale TextField hover styling when a field is disabled while a pointer is over it, with a regression test covering the disable → move-away → re-enable cycle. It also corrects the Unreleased changelog to document the measured semantics-bounds trade-off (editable area rather than the full 320×68 container); the upstream naked_ui work for restoring full-box assistive-tech bounds and exposing keyboard re-request remains intentionally excluded.

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