Skip to content

[Feature Request]: include selected view in UserSettingsItem selection-change event #11819

@Lukas742

Description

@Lukas742

Feature Request Description

Currently, the selection-change event of the UserSettingsItem component doesn't include the selected view when navigating via the back button. event.detail.view only holds the view before navigation. In React for example, this is inconvenient, because it's typical to fully control a component there.

Here you can find an example that shows the current behavior: https://stackblitz.com/edit/github-hygzc2rt?file=index.html,main.js,package.json

2025-07-01_09-56-26.mp4

Proposed Solution

Include a selectedView (or similar) property in the event details, which points to the element after selection.

Proposed Alternatives

No response

Organization

UI5WCR

Additional Context

No response

Priority

None

Privacy Policy

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions