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

ui5-shellbar: h1 not inside a button #5332

Closed
1 of 4 tasks
JarrettChan opened this issue Jun 6, 2022 · 3 comments · Fixed by #5395
Closed
1 of 4 tasks

ui5-shellbar: h1 not inside a button #5332

JarrettChan opened this issue Jun 6, 2022 · 3 comments · Fixed by #5395

Comments

@JarrettChan
Copy link

JarrettChan commented Jun 6, 2022

Bug Description

<h1> must not be inside the menu button

Expected Behavior

<h1> should wrap the menu button

Steps to Reproduce

  1. Go to https://sap.github.io/ui5-webcomponents/playground/components/ShellBar/
  2. Inspect Menu button to see <h1> inside <button>

Context

Most elements that are categorized as phrasing content can only contain elements that are themselves categorized as phrasing content, not any flow content.

Priority

  • Low
  • Medium
  • High
  • Very High

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

  • Breaks entire application or system - High or Very High
  • Accessibility issue - Medium or High
  • Functional issue - Medium or High
  • Visual issue - Low or Medium

Note: The priority might be re-evaluated by the issue processor.

Stakeholder Info (if applicable)

  • Organization: SuccessFactors
@niyap niyap self-assigned this Jun 7, 2022
@niyap niyap removed their assignment Jun 7, 2022
@niyap
Copy link
Contributor

niyap commented Jun 7, 2022

Hello @SAP/ui5-webcomponents-topic-p,

Could you please analyse whether it is correct to render h1 element for the menu button title?

Thank you in advance for your support!

Kind Regards,
Niya

@nnaydenow nnaydenow self-assigned this Jun 16, 2022
@nnaydenow
Copy link
Contributor

Hi @JarrettChan,

Current implementation is based on structure proposed to our accessibility experts. Issue is forwarded to them and it will be blocked until they give back some feedback about it.

Regards,
Nayden

@anuvenkatesh1
Copy link

anuvenkatesh1 commented Jun 17, 2022

Hi Team, the same issue existed with SAP UI5 also which was fixed recently

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

5 participants