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 cohort deletion not working #1738

Merged
merged 6 commits into from
Sep 22, 2022
Merged

Conversation

vinuthakaranth
Copy link
Contributor

@vinuthakaranth vinuthakaranth commented Sep 21, 2022

Fix cohort deletion not working

Description

Since item key was passed as key prop, it was always undefined as React uses key as prop.

cohortdelete

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@vinuthakaranth vinuthakaranth enabled auto-merge (squash) September 21, 2022 20:23
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2022

Codecov Report

Merging #1738 (0a39b62) into main (51a2876) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1738   +/-   ##
=======================================
  Coverage   92.10%   92.10%           
=======================================
  Files          86       86           
  Lines        4268     4268           
=======================================
  Hits         3931     3931           
  Misses        337      337           
Flag Coverage Δ
unittests 92.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: vinutha karanth <[email protected]>
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.

6 participants