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

feat: add Event DRAWSTOP (improve ux) #2779

Merged

Conversation

andriacap
Copy link
Contributor

Avant à l'ajout d'une géométrie si on annulait ("cancel") l'ajout de la géométrie alors on revenait sur une map sans aucune layer (la layer d'origine n'était plus présente)
L'ajout de l'event DRAWSTOP permet de gérer ce cas de figure et améliorer l'UX

[Refs_ticket] : #2778
Reviewed-by: andriacap

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c0cc260) 68.56% compared to head (1653cb1) 68.56%.
Report is 91 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2779   +/-   ##
========================================
  Coverage    68.56%   68.56%           
========================================
  Files           86       86           
  Lines         7435     7435           
========================================
  Hits          5098     5098           
  Misses        2337     2337           
Flag Coverage Δ
pytest 68.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andriacap andriacap force-pushed the ux/improve-map-component-keep-geom branch 4 times, most recently from 6b50c71 to 6fb173b Compare November 7, 2023 15:09
Avant à l'ajout d'une géométrie si on annulait ("cancel") l'ajout de la
géométrie alors on revenait sur une map sans aucune layer (la layer
d'origine n'était plus présente)
L'ajout de l'event DRAWSTOP permet de gérer ce cas de figure et
améliorer l'UX

Reviewed-by: andriacap
Remove useless code

Reviewed-by: andriacap and theo
@andriacap andriacap force-pushed the ux/improve-map-component-keep-geom branch from 6fb173b to 1653cb1 Compare November 7, 2023 15:33
@camillemonchicourt camillemonchicourt added this to the 2.13 milestone Nov 13, 2023
@jacquesfize jacquesfize modified the milestones: 2.13, 2.14 Nov 13, 2023
@camillemonchicourt camillemonchicourt requested review from TheoLechemia and removed request for TheoLechemia December 11, 2023 12:16
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.

4 participants