Skip to content

[@mantine/core] PasswordInput: Add aria-pressed attribute to Password…#8425

Merged
rtivital merged 1 commit intomantinedev:masterfrom
Han5991:fix/password-input-aria-pressed-8424
Nov 9, 2025
Merged

[@mantine/core] PasswordInput: Add aria-pressed attribute to Password…#8425
rtivital merged 1 commit intomantinedev:masterfrom
Han5991:fix/password-input-aria-pressed-8424

Conversation

@Han5991
Copy link
Copy Markdown
Contributor

@Han5991 Han5991 commented Nov 8, 2025

Fixes #8424

The visibility toggle button now includes aria-pressed attribute for better screen reader support, automatically reflecting the password visibility state.

@rtivital rtivital merged commit 5917358 into mantinedev:master Nov 9, 2025
1 check passed
@rtivital
Copy link
Copy Markdown
Member

rtivital commented Nov 9, 2025

Thanks!

@astolman
Copy link
Copy Markdown

Thank you so much, guys! This project rocks, keep it up.

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.

PasswordInput visibility toggle lacking aria-pressed attribute

3 participants