messere1 opened a new issue, #2170:
URL: https://github.com/apache/rocketmq-dashboard/issues/2170

   ## Problem
   
   Studio pages keep the same generic browser-tab title while users navigate. 
This makes multiple tabs hard to distinguish and weakens browser 
history/bookmark context.
   
   ## Proposal
   
   Have the shared PageHeader synchronize the document title with the active 
page title, using the Studio product name as a stable suffix and restoring the 
previous title on unmount.
   
   ## Acceptance criteria
   
   - Pages using PageHeader expose a descriptive browser-tab title.
   - A page can override or disable the generated title when necessary.
   - The previous document title is restored when the header unmounts.
   - Existing header layout and heading semantics remain unchanged.
   - Title synchronization is covered by frontend tests.
   
   Target branch: rocketmq-studio.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to