Opened 12 years ago
Closed 12 years ago
#538 closed enhancement (fixed)
Widgets that use digitization should relay status with MapMessage
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Core | Version: | 2.0 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
The problem with most widgets that currently use digitization (eg. Measure, Redline) is that from a UX perspective there is no "visual" status shouting out at you that digitization is currently in progress.
But we already have a component to do this: Fusion.MapMessage
We can improve UX in digitizing by flashing the Fusion.MapMessage when starting the digitization and dismissing it when the digitization is completed. This way, the user can "see" that the viewer is still in the state of digitization. This is also useful for catching bugs involving digitization as a MapMessage that isn't dismissed indicates a digitizer has not been properly deactivated.
Change History (3)
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Left out FeatureInformation widget