Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #700 - Fix keyboard interaction for tabs as per W3 accessibility pattern #1112
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Fixes #700 - Fix keyboard interaction for tabs as per W3 accessibility pattern #1112
Changes from all commits
765be8b6f6a44ec663dc5500f8ce896ced54c5ac66cbda80a3e6bc7a348ba03d1a3b5c3db922e4ab5b40923a608c8d43dd8a1fda962237eb30dc1cee713d38File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 29 in packages/uui-tabs/lib/uui-tab-group.element.ts
Member '_gridElement' is never reassigned; mark it as `readonly`.
Check warning on line 35 in packages/uui-tabs/lib/uui-tab-group.element.ts
Member '_slottedNodes' is never reassigned; mark it as `readonly`.
Check warning on line 91 in packages/uui-tabs/lib/uui-tab-group.element.ts
Member '#onKeyDown' is never reassigned; mark it as `readonly`.
Check failure on line 255 in packages/uui-tabs/lib/uui-tab-group.element.ts
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.
Check warning on line 281 in packages/uui-tabs/lib/uui-tab-group.element.ts
This assertion is unnecessary since it does not change the type of the expression.
Check warning on line 77 in packages/uui-tabs/lib/uui-tab.element.ts
Member '#onFocus' is never reassigned; mark it as `readonly`.
Check warning on line 81 in packages/uui-tabs/lib/uui-tab.element.ts
Member '#onBlur' is never reassigned; mark it as `readonly`.
Check warning on line 103 in packages/uui-tabs/lib/uui-tab.element.ts
Prefer `globalThis` over `window`.
Check warning on line 114 in packages/uui-tabs/lib/uui-tab.element.ts
Prefer `globalThis` over `window`.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.