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 duplicate pane name errors #2282

Merged
merged 1 commit into from
Mar 8, 2024
Merged

fix duplicate pane name errors #2282

merged 1 commit into from
Mar 8, 2024

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Feb 22, 2024

Fix's these error. Solution was making the names of the pane's more unique. This error occurred whenever the task completion modal was opened.

Screenshot 2024-02-21 at 8 02 05 PM

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cef2c27) 23.58% compared to head (affebf7) 23.58%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2282   +/-   ##
=======================================
  Coverage   23.58%   23.58%           
=======================================
  Files         648      648           
  Lines       22505    22505           
  Branches     6954     6954           
=======================================
  Hits         5308     5308           
  Misses      14374    14374           
  Partials     2823     2823           

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

@AndrewPhilbin AndrewPhilbin merged commit 741ba41 into main Mar 8, 2024
5 checks passed
@AndrewPhilbin AndrewPhilbin deleted the uniquePaneNames branch March 8, 2024 23:50
@CollinBeczak CollinBeczak mentioned this pull request Mar 13, 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.

3 participants