i18n - label for popup close button
See original GitHub issueChecklist
- I’ve searched through the plugins to make sure this feature isn’t already available, or think it shouldn’t require a plugin.
- I’ve searched through the current issues to make sure this feature hasn’t been requested already.
- I agree to follow the Code of Conduct that this project adheres to.
Motivation
I don’t see an easy way of setting aria-label
value for popup close button. It seems like it’s hardcoded as Close popup
.
Suggested solution
There should be an option for setting value of aria-label
for popup close button.
Alternatives considered
No response
Issue Analytics
- State:
- Created a year ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Buttons - Menus and actions - Human Interface Guidelines
A button always includes a text label or a symbol (or interface icon) — and ... can configure them to behave like push...
Read more >Close button in modal alert is appearing for a fra... - ServiceNow
Hi Team, We are hiding OOB Cancel button on spModal alert which is appearing for fraction of seconds when we close the modal....
Read more >GWT Close button in title bar of DialogBox - Stack Overflow
This allows you to put it in the body of the dialog as far as the DOM is concerned, but make it physically...
Read more >I18n Guide for developers - Community Plugins - Ignite Realtime ...
This will make it nearly impossible to translate the i18n file without looking ... RMB-popupmenu.button-close=Quit ### keep the change log in SVN and...
Read more >Autocomplete API - Material UI - MUI
Name Type Default
options * array
renderInput * func
autoComplete bool false
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ChabbehAymen there is already a Pull Request for this #8590
I’ve done it already yesterday . Please see my PR #8590