appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Browser tab title is generic when the embed query param is true

Open AS-Laguna opened this issue 3 years ago • 5 comments

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.

image

image

Steps To Reproduce

  1. Open any appsmith app
  2. Observe that the tab title is the name of the app
  3. Add embed=true as a query param to the URL
  4. Refresh the page
  5. Observe that the tab title is now Appsmith

Public Sample App

No response

Version

Cloud

AS-Laguna avatar Aug 11 '22 16:08 AS-Laguna

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). image

Version Self hosted

gzarruk avatar May 05 '23 07:05 gzarruk

@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?

dilippitchika avatar May 05 '23 08:05 dilippitchika

@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 image

gzarruk avatar May 05 '23 08:05 gzarruk

@dhruvikn can you triage this on priority? This happens when

  • You turn off show navigation
  • You set side navigation

dilippitchika avatar May 05 '23 08:05 dilippitchika

Hey folks, a PR to fix this has been raised here.

dhruvikn avatar May 08 '23 07:05 dhruvikn