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

Fix the editor overwrite bug. #2399

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Aug 8, 2024

Bug: When trying to open both the ID editor and rapid at the same time, the one that is opened second overwrites the previous editor(clearing the tab). This can lead to confusion if a user were wanting to work with multiple editors.

Before:
https://github.com/user-attachments/assets/f53e538f-63c8-4f24-968b-2eb593cdb5d1

After:
https://github.com/user-attachments/assets/4618cdba-3d16-457b-bda7-0c080e8ec381

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.50%. Comparing base (aaa9bac) to head (6abb203).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2399   +/-   ##
=======================================
  Coverage   23.49%   23.50%           
=======================================
  Files         649      649           
  Lines       22493    22493           
  Branches     6926     6926           
=======================================
+ Hits         5285     5286    +1     
+ Misses      14397    14396    -1     
  Partials     2811     2811           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CollinBeczak CollinBeczak merged commit cb886ce into main Aug 9, 2024
6 checks passed
@CollinBeczak CollinBeczak deleted the CollinBeczak/fix-editor-overwrite-bug branch August 9, 2024 18:49
@CollinBeczak CollinBeczak mentioned this pull request Aug 12, 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

Successfully merging this pull request may close these issues.

1 participant