dididy opened a new pull request, #5045: URL: https://github.com/apache/zeppelin/pull/5045
### What is this PR for? **[Appropriate action - Classic UI]** <img width="1382" height="487" alt="스크린샷 2025-08-25 오후 9 18 14" src="https://github.com/user-attachments/assets/5fc7010e-8e99-49de-a7fd-1a5db3bd4c42" /> In Classic UI, the tab title is displayed as “Zeppelin” on the main page. However, when entering a note, the title changes to the note’s name (left tab: main, right tab: note view). **[AS-IS]** <img width="1382" height="487" alt="스크린샷 2025-08-25 오후 9 19 04" src="https://github.com/user-attachments/assets/acbabffb-6c0a-424b-837e-713e0081672d" /> In contrast, in the New UI the page title is fixed as “Zeppelin” on all pages. It seems necessary to modify this to behave like the Classic UI. **[TO-BE]** <img width="1382" height="487" alt="스크린샷 2025-08-25 오후 9 41 57" src="https://github.com/user-attachments/assets/b601f346-8fcb-49b6-b9c1-cacd95aaadae" /> I fixed it to work properly by using the existing @angular/platform-browser package’s "Title". ### What type of PR is it? Bug Fix ### Todos ### What is the Jira issue? * [[ZEPPELIN-6296](https://issues.apache.org/jira/browse/ZEPPELIN-6296)] ### 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