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

fix(NcTextField): Align default label for trailing button with used icon #4805

Merged
merged 2 commits into from Nov 12, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 12, 2023

☑️ Resolves

The aria-label property defaults to "Clear text" which makes no sense when the icon is undo, so instead if there is no explicit value set default to one that most likely matches the icon used.

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews feature: input-field Covering the InputField, TextField, ... labels Nov 12, 2023
@raimund-schluessler
Copy link
Contributor

/l10n-update

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@raimund-schluessler raimund-schluessler merged commit af6c72c into master Nov 12, 2023
16 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/align-default-label-with-icon branch November 12, 2023 15:44
@AndyScherzinger AndyScherzinger added this to the 8.1.0 milestone Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: input-field Covering the InputField, TextField, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants