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

disable rapid edit mode when in a cooperative task #2186

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Nov 27, 2023

resolves: #2096 & #2177

@codecov-commenter
Copy link

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (404dde2) 24.63% compared to head (1502688) 24.63%.

Files Patch % Lines
...ts/Widgets/TaskMapWidget/RapidEditor/EditSwitch.js 0.00% 5 Missing ⚠️
.../components/Widgets/TaskMapWidget/TaskMapWidget.js 0.00% 0 Missing and 2 partials ⚠️

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2186   +/-   ##
=======================================
  Coverage   24.63%   24.63%           
=======================================
  Files         646      646           
  Lines       22178    22182    +4     
  Branches     6831     6834    +3     
=======================================
+ Hits         5463     5464    +1     
- Misses      13987    13989    +2     
- Partials     2728     2729    +1     

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

@jschwarz2030 jschwarz2030 merged commit 0578120 into main Nov 30, 2023
3 checks passed
@CollinBeczak CollinBeczak deleted the disableRapidOnCooperativeTasks branch January 15, 2024 18:09
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.

Edit mode does not apply tags in tag fix challenge
3 participants