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

BUG: Expanding foreign key data in JSON view expands previously collapsed data #2684

Open
jasonlewis opened this issue Jan 7, 2025 · 0 comments · May be fixed by #2690
Open

BUG: Expanding foreign key data in JSON view expands previously collapsed data #2684

jasonlewis opened this issue Jan 7, 2025 · 0 comments · May be fixed by #2690
Assignees
Labels
accepted 👍 bug Something isn't working

Comments

@jasonlewis
Copy link

Describe the bug
When expanding/collapsing foreign key data in the JSON view sidebar any previously collapsed data will be expanded again.

To Reproduce
Steps to reproduce the behavior:

  1. Expand foreign key.
  2. Collapse the same key.
  3. Expand a different key.
  4. Previously collapsed key will also expand.

Expected behavior
Any previously collapsed keys should remain collapsed.

Screenshots / Gifs
Screencast from 2025-01-07 11-20-49

Version Information (please complete the following information):

  • OS: Ubuntu
  • App Version: 5.0.9
  • Database type and version: MySQL 8
@rathboma rathboma added bug Something isn't working accepted 👍 labels Jan 8, 2025
@azmy60 azmy60 linked a pull request Jan 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted 👍 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants