I´ve been playing around with projects and branches since yesterday. One thing that is causing my problems is, that for some reason the title in the dashboard doesn´t change.
So let´s say I create a Project called "Tools" and set "Tools12345" as title for the dashboard. Now i branch this to "Tools2" and set "Tools56789" as title for the dashboard. Now my title is always "Tools12345" in both branches. Is is supposed to work like that?
Also: Is there like a documentation of working with projects?
Did you flush your browser's cache?
Did you look in the 'Users Guide' section of the documentation?
Yes I did, same result. Also If i change the sidebar option from show to hide, there is no change.
Did you look in the 'Users Guide' section of the documentation?
I saw this one: Projects : Node-RED
Is there more?
Edit: For some reason show/hide now works but Text in tile issue remains
could you show me some screen prints
- which browser are you using? Does it occur in other browsers?
- what version of NR, node.js and the dashboard you can find all three in the startup log)
- do you have a small example that shows the issue? i.e. create two projects that show the problem and export them and attach to a reply.
which browser are you using? Does it occur in other browsers?
i am using firefox. tried it with chrome but no difference.
what version of NR, node.js and the dashboard you can finc all three in the startup log)
NR Version 2.2.2
Node.js Version 14.19.0
Dashboard Version 3.1.6
I just created a test project and set "Test Project 1" as title:
For some reason now the title of a completely different project is being displayed:
Branched the project and set title to be "Test Project 2"
Cleared browser cache.
Still same old title.
flow.json (4.8 KB)
After committing the branched flow, the Dashboard-Theme also resetted:
Can´t tell what´s going on
This could be a bug with the Dashboard sidebar not spotting that the config node that contains the base configuration of the dashboard has been changed.
Could you try reloading the editor after switching branch to see if the dashboard sidebar then shows the expected configuration?
Tried but also no success. Also one new problem appeared, whilst playing around and changing from branch to branch, suddenly I couldn´t select a certain branch anymore.
I found what is happening.
On the dashboard Site
tab, if you select Click to show side menu
it uses the tab name
Once you set Always show side menu
it uses the Site
Title
Did a fresh boot and now it behaves the way you mentioned. So atfer changing the branch i need to refresh the editor and then it show the correct configuration in the Site-Section.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.