Skip to content

Add task counting functionality to GeoJSON upload process#2813

Merged
CollinBeczak merged 2 commits into
mainfrom
Add-task-counting-functionality-to-GeoJSON-upload-process
Mar 22, 2026
Merged

Add task counting functionality to GeoJSON upload process#2813
CollinBeczak merged 2 commits into
mainfrom
Add-task-counting-functionality-to-GeoJSON-upload-process

Conversation

@CollinBeczak

Copy link
Copy Markdown
Collaborator
  • Enhanced GeoJSONUploadModal to count tasks within uploaded polygons and provide user feedback on task limits.
  • Updated ChallengeDetail and ChallengePane components to manage the GeoJSON upload modal state and pass the challenge ID.
  • Introduced new messages for task count feedback and error handling related to task limits in the GeoJSON upload process.

These changes improve the user experience by allowing users to see the number of tasks associated with their uploaded GeoJSON files and ensuring they stay within the allowed limits.

Resolves: #2768 (comment)

- Enhanced GeoJSONUploadModal to count tasks within uploaded polygons and provide user feedback on task limits.
- Updated ChallengeDetail and ChallengePane components to manage the GeoJSON upload modal state and pass the challenge ID.
- Introduced new messages for task count feedback and error handling related to task limits in the GeoJSON upload process.

These changes improve the user experience by allowing users to see the number of tasks associated with their uploaded GeoJSON files and ensuring they stay within the allowed limits.
@CollinBeczak CollinBeczak merged commit ab692d1 into main Mar 22, 2026
6 checks passed
@CollinBeczak CollinBeczak deleted the Add-task-counting-functionality-to-GeoJSON-upload-process branch March 22, 2026 18:26
@CollinBeczak CollinBeczak mentioned this pull request Apr 8, 2026
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.

Lasso selection/virtual challenge enhancement: add ability to precisely select tasks within a custom polygon

1 participant