As a Web UI user, I can cancel or confirm the bulk edit execution
AC
Two buttons are available
- Cancel: closes the form without doing any change
- Save: Confirms the action and launches the bulk edit
When pressing cancel, the bulk edit form is closed. If I reopen the form, values in the form have been emptied.
When pressing save, the bulk edit is launched immediately without requiring a confirmation
Notification mechanism is handled in the same way as for other bulk actions
Metrics
when pressing cancel
Event sent Bulk edit canceled + number of docs
=> Measure usage
=> Understand conditions in which people decide not to use bulk edit
when pressing save
Event sent Bulk edit launched + number of docs
=> Measure usage and form opened vs bulk edit launched
=> Understand conditions in which people use bulk edit
Event sent number of properties edited
Event sent number of properties kept
Event sent with percentage (edited / kept)
=> Understand usage and adapt UX
Event sent Bulk edit launched from [Folder / Search] (based on context)
=> Understand usage, in particular context
When in list view
Event sent with how many columns match the properties in the form / How many columns in the UI
Event sent with how many edited properties match what's shown in the UI
=> Understand if users are actually looking for a 1:1 mapping with the UI, expect to see the result of their edit
- is related to
-
WEBUI-573 Bulk Edit Functional Tests (default layout): folderish documents using select all
- Resolved
-
WEBUI-574 Create automated functional tests for Bulk Edit, for complex cases
- Resolved
-
WEBUI-579 Bulk Edit Functional Tests (default layout): folderish documents using select few
- Resolved