appsmith
appsmith copied to clipboard
[Bug]: Browser tab title is generic when the embed query param is true
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
When I view my app in the browser I expect to see the app name as the tab title.
When I view my app in the browser with the embed query param set to true the tab title is just Appsmith. On mouseover, it simply shows an IP under the title.


Steps To Reproduce
- Open any appsmith app
- Observe that the tab title is the name of the app
- Add
embed=trueas a query param to the URL - Refresh the page
- Observe that the tab title is now
Appsmith
Public Sample App
No response
Version
Cloud
We have the same issue and is a problem as we white label our applications and looks unprofessional when we can't expose the title. This happens when using side navigation. Top navigation displays the application title, so we are forced to use it. The attached image shows side navigation (left) vs top navigation (right).

Version Self hosted
@gzarruk i don't understand the 1st image, you are in the edit mode so it will show the Editor and Appsmith, can you add a screenshot of the tab title after setting side nav and deploying the application?
@gzarruk i don't understand the 1st image, you are in the edit mode so it will show the Editor and Appsmith, can you add a screenshot of the tab title after setting side nav and deploying the application?
Nope, I'm in preview mode in both cases.
If I enable Side Navigation and deploy it, this is how it looks

@dhruvikn can you triage this on priority? This happens when
- You turn off show navigation
- You set side navigation
Hey folks, a PR to fix this has been raised here.