Automated PR: auto update snapshots#5409
Merged
dbux-auto-merge-pr[bot] merged 1 commit intofix-tab-item-selected-statefrom Nov 3, 2025
Merged
Automated PR: auto update snapshots#5409dbux-auto-merge-pr[bot] merged 1 commit intofix-tab-item-selected-statefrom
dbux-auto-merge-pr[bot] merged 1 commit intofix-tab-item-selected-statefrom
Conversation
|
milan-w
pushed a commit
that referenced
this pull request
Nov 6, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
milan-w
pushed a commit
that referenced
this pull request
Nov 20, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d-koppenhagen
pushed a commit
that referenced
this pull request
Nov 20, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
milan-w
pushed a commit
that referenced
this pull request
Nov 24, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mfranzke
pushed a commit
that referenced
this pull request
Nov 26, 2025
* fix: set DBTabItem selected state correctly Set (aria-)selected state via listener on parent tablist to also react on de-selection of item. * chore: update DBTab test use var instead of file to hold click event results for test duration * Fix DBTabItem selected state and aria-selected attribute Now also sets aria-selected=true|false correctly which improves screen reader behaviour. * auto update snapshots (#5400) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: pass correct tab item index from DBTab parent to child set child active after event registered, remove event listerner on unmount * auto update snapshots (#5409) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * refactor: ensure active/selected state and aria-selected are in snyc add more checks and guardrails to TabItem on change events * fix: re-add stencil special boolean treatment in DBTabItem --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR was created automatically by a GitHub Action.
Target PR (this PR will be merged into): #5399