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:(create-project): reset data extract when geojson is redrawn #1284

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

Prajwalism
Copy link
Contributor

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Issue

Fixes #1276

Describe this PR

This PR ensures that the form state is cleared including the data extract when the Geojson is redrawn enabling user to extract data each time the AOI is changed.

Screenshots

  • Able to generate extract for the second time.
    image

Checklist before requesting a review

[optional] What gif best describes this PR or how it makes you feel?

@github-actions github-actions bot added the frontend Related to frontend code label Feb 27, 2024
@varun2948 varun2948 merged commit d5db571 into development Feb 27, 2024
3 checks passed
@spwoodcock spwoodcock deleted the fix/data-extracts-update branch February 27, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to frontend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data extracts not updated after AOI is edited
2 participants