Skip to content

[ui5-calendar]: wrong tab order #10348

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

Open
1 task done
unazko opened this issue Dec 10, 2024 · 2 comments · May be fixed by #11558
Open
1 task done

[ui5-calendar]: wrong tab order #10348

unazko opened this issue Dec 10, 2024 · 2 comments · May be fixed by #11558
Assignees
Labels
bug This issue is a bug in the code Medium Prio TOPIC B

Comments

@unazko
Copy link
Contributor

unazko commented Dec 10, 2024

Bug Description

There are two scenarios in relation to the tab order in for the `ui5-calendar'
Embedded into a page:

  1. Month picker button
  2. Year picker button
  3. Calendar gird

Nested into a dialog:

  1. Calendar gird (initially on dialog open)
  2. Month picker button
  3. Year picker button

The tab order currently for the embedded scenario is the same as in the dialog scenario.

Affected Component

ui5-calendar

Expected Behaviour

The tab order should go through the following order:

  1. Month picker button
  2. Year picker button
  3. Calendar gird

Isolated Example

https://sap.github.io/ui5-webcomponents/components/Calendar/

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

Low

UI5 Web Components Version

latest

Browser

Chrome

Operating System

Windows

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@unazko unazko added bug This issue is a bug in the code Low Prio TOPIC B labels Dec 10, 2024
@unazko
Copy link
Contributor Author

unazko commented Dec 10, 2024

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

This issue is for us to fix.

Best regards,
Boyan

@nnaydenow
Copy link
Contributor

Hi @unazko,

Could you please check if the issue is duplicated of: #8268

@unazko unazko self-assigned this Dec 11, 2024
@unazko unazko moved this from New Issues to In Progress in Maintenance - Topic B Dec 11, 2024
@unazko unazko moved this from In Progress to New Issues in Maintenance - Topic B Jan 16, 2025
@unazko unazko removed their assignment Mar 9, 2025
@unazko unazko self-assigned this Apr 2, 2025
@unazko unazko moved this from New Issues to In Progress in Maintenance - Topic B Apr 2, 2025
@unazko unazko linked a pull request May 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC B
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants