Skip to content

Comments

feat(sidenav): subheading as ReactNode, fix mobile sidenav items padding #421#512

Merged
airikej merged 2 commits intorcfrom
feat/421-sidenav-side-nav-group-title-add-info-button
Feb 19, 2026
Merged

feat(sidenav): subheading as ReactNode, fix mobile sidenav items padding #421#512
airikej merged 2 commits intorcfrom
feat/421-sidenav-side-nav-group-title-add-info-button

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Feb 16, 2026

No description provided.

@airikej airikej linked an issue Feb 16, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

}

.tedi-sidenav__item.tedi-sidenav__sub-item .tedi-sidenav__link {
.tedi-sidenav__item--with-tree .tedi-sidenav__item.tedi-sidenav__sub-item .tedi-sidenav__link,

Choose a reason for hiding this comment

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

Not directly related to this PR I think, but I noticed that collapse icons are not centered with menu item texts when parents are links.

Copy link
Contributor Author

@airikej airikej Feb 19, 2026

Choose a reason for hiding this comment

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

Good that you brought attention to that, I saw that bug already myself at some time but forgot about it, now its fixed also

@airikej airikej merged commit bb7fbe8 into rc Feb 19, 2026
19 checks passed
@airikej airikej deleted the feat/421-sidenav-side-nav-group-title-add-info-button branch February 19, 2026 09:12
github-actions bot pushed a commit that referenced this pull request Feb 19, 2026
# [16.0.0-rc.12](react-16.0.0-rc.11...react-16.0.0-rc.12) (2026-02-19)

### Features

* **sidenav:** subheading as ReactNode, fix mobile sidenav items padding [#421](#421) ([#512](#512)) ([bb7fbe8](bb7fbe8))
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.

[Sidenav]: Side nav group title: add info button

2 participants