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

[Backport release_3_8] JS: Enhancing digitizing component and module #4615

Merged
merged 5 commits into from
Jul 15, 2024

Conversation

3liz-bot
Copy link
Contributor

Backport #4594
Authored by: @rldhont

rldhont added 5 commits July 15, 2024 15:37
To enable measure with digitizing component, the attribute measure has to be added.
Add a new button to erase all digitizing features in the digitizing component, and the method in the digitizing module.
Replace `digitizing.confirme.erase` by `digitizing.confirm.erase`
Now when the saved is toggle the browser localstorage is clear.
When the user click on digitizing saved button, a message is displayed to explain that the drawing changes wil be saved in the browser, and the digitizing save title changed to explain that the drawing will be removed from the browser.
* Test erase all
* Check toggle save
@github-actions github-actions bot added this to the 3.8.0 milestone Jul 15, 2024
@github-actions github-actions bot added user interface javascript Pull requests that update Javascript code run end2end If the PR must run end2end tests or not labels Jul 15, 2024
@rldhont rldhont added run end2end If the PR must run end2end tests or not and removed run end2end If the PR must run end2end tests or not labels Jul 15, 2024
@rldhont rldhont merged commit ef3f13c into release_3_8 Jul 15, 2024
14 checks passed
@rldhont rldhont deleted the backport-4594-to-release_3_8 branch July 15, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code run end2end If the PR must run end2end tests or not user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants