n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
45.51k stars 6.27k forks source link

Page title not always updated #8861

Open kjee opened 6 months ago

kjee commented 6 months ago

Bug Description

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

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

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 commented 6 months ago

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.