-
Notifications
You must be signed in to change notification settings - Fork 278
chore(ui5-side-navigation): unify item rendering and attributes with shared base template #11900
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?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please consider alternative text for commit header:
chore(ui5-side-navigation): unify item rendering and attributes with shared base template
In addition, might maybe add some explanatory info, such as:
- Introduce SideNavigationItemBaseTemplate to standardize rendering and attribute handling for navigation items, groups, and sub-items.
- Move common attribute/event logic to
templateAttributes
getters in respective classes. - Improved ARIA, tabIndex, and disabled state handling, especially for collapsed/expanded states and external links.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
JIRA: BGSOFUIRODOPI-3482