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

File editor displays previously open file content when navigating between projects. #1466

Open
Praval791 opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Praval791
Copy link
Contributor

Praval791 commented Dec 9, 2024

When switching between two projects in Camel Karavan, if a file is opened in the editor from one project and the user navigates to another project using the browser's back button, the editor retains the file's content from the previous project. This behavior is confusing and may lead to accidentally editing the wrong file.

screen-capture.1.mp4

Steps to reproduce the behavior

Open a file (e.g., file1) in Project1.
Use the browser's back button to navigate back to the project overview.
Navigate to Project2.
Observe that the editor still shows the content of file1 from Project1, even though the context is now Project2.

Variant

Web Application

Container Management (if applicable)

None

Operating System (if applicable)

Windows

Version

4.8.0

Relevant log output

No response

@Praval791 Praval791 added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant