question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

accessibility: Please repair the name of ion-menu-button

See original GitHub issue

Hello,

It is not possible to give a name to a menu button.

With the following code, VoiceOver says “menu outline”, when it should say “menu”.

Is the aria-label attribute not taken into account? How to give a name to this tip we?

<ion-buttons slot="start"> <ion-menu-button autoHide="false"></ion-menu-button> </ion-buttons>

Bug Report

Ionic version:

[x] 4.x

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

Ionic info:

insert the output from ionic info here

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
terranclecommented, May 18, 2020

Is good !

0reactions
ionitron-bot[bot]commented, Jun 17, 2020

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Please repair the name of ion-menu-button · Issue #21315 ...
Hello, It is not possible to give a name to a menu button. With the following code, VoiceOver says "menu outline", when it...
Read more >
Ionic tabs and side menu navigation issue
I try to add another link to my about page, and either back button or home tab could go back to the previous...
Read more >
ion-menu-button
Menu Button is component that automatically creates the icon and functionality to open a menu on an app page. Read to learn more...
Read more >
How to dynamically show an ion-menu in Ionic 4 - Jordan Benge
First things first. Generate a new component called side-menu by using ionic g component components/side-menu This is going to house our ion ......
Read more >
All the Tips, Secrets, and Hidden Menus of the Fire TV & ...
Launch Quick Access Menu. Press and hold the HOME button on your Fire TV remote to launch a quick access menu from anywhere,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found