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 sharing task not saving #54

Closed
wants to merge 12 commits into from
Closed

Fix sharing task not saving #54

wants to merge 12 commits into from

Conversation

docimin
Copy link
Member

@docimin docimin commented Nov 25, 2024

Fixes #53

Fix the issue with sharing task not saving by updating the checkStatus function in components/contexts/SharingContext.tsx.

  • Correct the condition to check isRegisteredTask instead of isRegistered before deleting the location document.

Fixes #53

Fix the issue with sharing task not saving by updating the `checkStatus` function in `components/contexts/SharingContext.tsx`.

* Correct the condition to check `isRegisteredTask` instead of `isRegistered` before deleting the location document.
Copy link

github-actions bot commented Nov 25, 2024

Qodana for JS

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@docimin docimin closed this Dec 5, 2024
@docimin docimin deleted the docimin/fix-sharing-task branch December 5, 2024 14:36
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.

🐛 [BUG] - Sharing task not saving
1 participant