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

unable to render json files data into the akiradocs editor #1

Open
SwapnilChand opened this issue Nov 21, 2024 · 4 comments
Open

unable to render json files data into the akiradocs editor #1

SwapnilChand opened this issue Nov 21, 2024 · 4 comments

Comments

@SwapnilChand
Copy link
Contributor

No description provided.

SwapnilChand added a commit that referenced this issue Dec 2, 2024
…can't open/reopen a json file and unable to review these
@SwapnilChand
Copy link
Contributor Author

Review doesnt work for any json files

@SwapnilChand
Copy link
Contributor Author

a23c415

@SwapnilChand
Copy link
Contributor Author

Goal

The goal is to improve user experience when working with multiple webviews.

Proposed Features

Multiple Webview Handling

  • Enable the opening of multiple webviews without hassle.

Instance Switching

  • If a webview is already open and displayed in the title bar, the application should switch focus to that instance instead of opening a new one.

Naming Convention

  • Each webview should be named according to its corresponding .json file, facilitating easy identification.

@SwapnilChand
Copy link
Contributor Author

The recent changes in commit c37e3bb address the naming convention and multiple WebView handling. However, there are still issues with instance switching.
Current Behavior
When opening a .json file, an empty WebView is launched with the filename file_name.json.
Simultaneously, an instance of the AkiraDocs editor is opened.
Clicking on a .json file from the tree view does not redirect to the corresponding editor instance for that file; instead, it takes the user to the empty .json WebView.
Expected Behavior
Opening a .json file should direct users to the existing editor instance for that file rather than launching an empty WebView.

SwapnilChand added a commit that referenced this issue Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant