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

Changed the functionality to delete a step #908

Closed
wants to merge 0 commits into from
Closed

Changed the functionality to delete a step #908

wants to merge 0 commits into from

Conversation

Doraemon012
Copy link
Contributor

@Doraemon012 Doraemon012 commented Oct 18, 2023

Description

In this Pull Request I have changed the functionality to delete a step. Previously the code was adding the attribute deleted:true in the firestore, but now it deletes the whole step.

Related Issue

This PR solves the issue #905

Motivation and Context

This change is required so that there is less load of data on the firestore.

How Has This Been Tested?

As told in the CONTIBUTING.md file, I have tested the code and there is no issue.

Screenshots or GIF (In case of UI changes):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Doraemon012
Copy link
Contributor Author

Doraemon012 commented Oct 18, 2023

@ABHISHEK-PANDEY2 Please review this Pull Request.

@shivareddy6
Copy link
Collaborator

Can you provide a video showing the functionality

@Doraemon012
Copy link
Contributor Author

@shivareddy6 Sorry for the delay. I've opened a new PR for this issue #977
Please take a look.

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.

2 participants