Bug located in solution created using ansys-templates 4.0.0: When user opens an existing project or creates a new project, wrong step is getting rendered in solution UI #510
When a user creates a new project or opens an existing project, then the solution UI is rendering the step which was opened by the user in the previous project.
📝 Steps to reproduce
Install the ansys-templates version 4.0.0 (latest).
Create a new solution with default dash UI.
Install toml and packaging, then create the virtual environment.
Activate the virtual environment and execute saf run command to run the solution.
Create a new project, navigate to First step or Second step of that project and click Back to Projects. icon to return to the Portal UI.
Create another new project and you will observe that About step is shown selected in the Navigation tree but solution UI has rendered First step or Second step whichever you have opened in the last project.
🔍 Before submitting the issue
🐞 Description of the bug
When a user creates a new project or opens an existing project, then the solution UI is rendering the step which was opened by the user in the previous project.
📝 Steps to reproduce
ansys-templates
version 4.0.0 (latest).toml
andpackaging
, then create the virtual environment.saf run
command to run the solution.Back to Projects.
icon to return to the Portal UI.About
step is shown selected in the Navigation tree but solution UI has renderedFirst step
orSecond step
whichever you have opened in the last project.💻 Which operating system are you using?
Windows
🐍 Which Python version are you using?
3.10
📦 Installed packages