dididy opened a new pull request, #5050: URL: https://github.com/apache/zeppelin/pull/5050
### What is this PR for? **[Appropriate action - Classic UI]** https://github.com/user-attachments/assets/b47c3c60-a7f3-45ef-b438-7aadd127134a In the Classic UI, clicking the trash button takes me to the home screen. **[AS-IS]** https://github.com/user-attachments/assets/f4b7d08d-ee33-4c8d-aeda-bb31ebb570db However, it doesn’t work in the New UI(delete action works well, but it doesn’t navigate to the home screen), so it needs to be fixed. **[TO-BE]** https://github.com/user-attachments/assets/c97d9ebd-d75d-47fa-b1ee-55d502058494 I solved it by adding a very simple routing code into the note deletion logic. ### What type of PR is it? Bug Fix ### Todos ### What is the Jira issue? * [[ZEPPELIN-6296](https://issues.apache.org/jira/browse/ZEPPELIN-6302)] ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? N * Is there breaking changes for older versions? N * Does this needs documentation? N -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org