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

chore(ui5-side-navigation): skip unstable test #10720

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

vladitasev
Copy link
Contributor

This test failed many times today in different PRs.

Skipping temporarily.

image

@vladitasev vladitasev requested a review from dimovpetar January 30, 2025 13:04
Copy link
Contributor

@nnaydenow nnaydenow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we can change the definition of forcedTabIndex to string with default value "-1" instead of string | undefined. (https://github.com/SAP/ui5-webcomponents/blob/main/packages/fiori/src/SideNavigationItemBase.ts#L57)

Otherwise in some cases ItemNavigation will trigger invalidation when setting this index to "-1"

The component already has effectiveTabIndex getter and undefined is redundant here.

@vladitasev vladitasev merged commit 500b6e8 into main Jan 30, 2025
10 checks passed
@vladitasev vladitasev deleted the unstable-text-side-nav branch January 30, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants