-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Copy link
Labels
Description
Describe the bug
When drill into the detail page of the MessageView
, the component will keep in detail page when we close the dialog/popover and open it again. This will lead to a problem: when the data in the message view is refreshed and a certain item no longer exists, opening this dialog will still display the detail page of that non-existent item.
Isolated Example
https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/user-feedback-messageview--docs
Reproduction steps
- Please open the storybook: https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/user-feedback-messageview--docs
- Click Open Dialog to open the messageView
- Click one message to drill into the detail page, and close the dialog
- Open the dialog again, and it shows the detail page, not the list page.
Expected Behaviour
When close the dialog/popover, the detail page is closed as well.
Screenshots or Videos
No response
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New