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

Closes #223 [Only accepted features should be included in the downloa… #263

Conversation

natrimmer
Copy link
Contributor

This PR addresses Issue #223

It adds an additional button in Prediction.js that allows users to download only the accepted features. This is done by using a new acceptedFeatures state, which is updated through a function prop passed to the EditableGeoJSON.js component. The accepted features are then provided as a parameter to the download function.

@kshitijrajsharma
Copy link
Member

Thank you for the PR . I have moved it to testing

Copy link
Member

@kshitijrajsharma kshitijrajsharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR , This is tested on dev server !

@kshitijrajsharma kshitijrajsharma merged commit e26018a into hotosm:master Sep 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants