Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page title not always updated #8861

Closed
kjee opened this issue Mar 11, 2024 · 1 comment · Fixed by #10999
Closed

Page title not always updated #8861

kjee opened this issue Mar 11, 2024 · 1 comment · Fixed by #10999
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@kjee
Copy link

kjee commented Mar 11, 2024

Bug Description

Starting from a n8n page at a individual workflow, the page title is not updated if you click on left menubar at:

  • /workflows
  • /credentials
  • /variables
  • /settings

It works with /executions

To Reproduce

  1. Open an individual workflow
  2. Click on /workflows in the left menu bar
  3. Check page title in browser

Expected behavior

By clicking on

  • /workflows
  • /credentials
  • /variables
  • /settings

page title should be updated accordingly (e.g. n8n - workflows)

Operating System

Debian 11

n8n Version

1.29.1

Node.js Version

18.17.0

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Mar 13, 2024

Hey @kjee,

Thanks for taking the time to report this, I have created N8N-7262 as the internal ticket to dig into it but I suspect this will be a low priorty as nothing is really broken in terms of functionality.

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants