Forum Discussion
anubhuti14
Microsoft Employee
5 years agoInvalid aria-label is defined for buttons
When inspecting buttons in powerbi report there is a issue that aria lable is defined as : Aria-label="Bookmark button, Click here to follow link" is defined for bookmark button. Simillarl...
anubhuti14
Microsoft Employee
5 years agoYes I have checked that alt text and tooltip is concatinating with the button type. But is there any way that only alt text or tooltip text will come as aria-label instead of button type as prefix.
As of now , aria-label is coming as aria-label=" Bookmark Button Test Test tooltip"
but as of requirement it should be aria-label=" Test Test tooltip".
- Anonymous5 years agoNot applicable
Hi anubhuti14,
I think this part should be the limit to do custom with aria-label because the power bi team already used it to recognize the current element type.
For your requirement, maybe you can try to submit an idea to add support to fully customize with these parts.
Regarsd,Xiaoxin Sheng