Skip to content

V17 Active tree item is hidden behind the "Show more" button #20675

@nhudinh0309

Description

@nhudinh0309

Which Umbraco version are you using?

17.0.0-rc

Bug summary

When navigating between sections (e.g., from Settings -> Member -> Settings), the active tree item in the Settings section can be hidden behind the "Show more" button. This happens after expanding the tree by clicking "Show more" and then opening another document type.
As a result, the active item is not visible until the user clicks "Show more" again.

Child.Document.Type._.Design._.Umbraco.-.Google.Chrome.2025-10-29.13-33-40.mp4

Specifics

No response

Steps to reproduce

  1. Create at least 7 document types
  2. Open the last document type.
  3. Navigate to the Member section.
  4. Go back to the Settings section -> The user is redirected to the last document type path, and the “Show more” button is displayed.
  5. Click the “Show more” button.
  6. Open the first document type.
  7. Navigate to the Member section, then go back to the Settings section again.

Expected result / actual result

Actual result
The user is redirected to the first document type path, but the "Show more" button is still displayed at the top, and the active tree item is hidden behind this button.

Expected result
The user should be redirected to the first document type path, and the active tree item should be visible (not hidden behind the "Show more" button).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions