[
https://issues.jboss.org/browse/DROOLS-3053?page=com.atlassian.jira.plugi...
]
Gabriele Cardosi edited comment on DROOLS-3053 at 10/4/18 12:24 PM:
--------------------------------------------------------------------
[~uxdlc] [~stetson.robinson]
Hi!
We have to show different popup for the following conditions:
- no data in the column => safe to change and no confirmation needed (no popup shown)
- existing data are of the same type of the new one (i.e. String to String) =>
confirmation message with keep existing data, remove existing data or cancel the action
- existing data are of different type => confirmation message that existing data will
be removed or cancel the action
Currently implemented popup are
!Screenshot from 2018-10-04 17-44-51.png|thumbnail!
!Screenshot from 2018-10-04 17-45-21.png|thumbnail!
Messages, labels, and button colors may be changed.
Please let us know your proposal. Thanks.
was (Author: gabriolo):
[~uxdlc][~stetson.robinson]
Hi!
We have to show different popup for the following conditions:
- no data in the column => safe to change and no confirmation needed (no popup shown)
- existing data are of the same type of the new one (i.e. String to String) =>
confirmation message with keep existing data, remove existing data or cancel the action
- existing data are of different type => confirmation message that existing data will
be removed or cancel the action
Currently implemented popup are
!Screenshot from 2018-10-04 17-44-51.png|thumbnail!
!Screenshot from 2018-10-04 17-45-21.png|thumbnail!
Messages, labels, and button colors may be changed.
Please let us know your proposal. Thanks.
Warning popup of column type change in Scenario grid
----------------------------------------------------
Key: DROOLS-3053
URL:
https://issues.jboss.org/browse/DROOLS-3053
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Daniele Zonca
Assignee: Gabriele Cardosi
Priority: Minor
Labels: UX, UXTeam
Attachments: Screenshot from 2018-10-04 17-44-51.png, Screenshot from 2018-10-04
17-45-21.png
Implement a warning popup when the user changes the type of a column that has been
already populated.
To be done/merged *after* DROOLS-3051.
*Acceptance criteria*
- If the column contains no value, no confirmation is needed
- If old and new types are the same the user has to decide if the values should be
removed or not
- If old and new types are not the same the user has to accept that old values will be
removed
- All warning popups should contains also a "Cancel" command to abort the edit
- If the user try to update the column type with the same column type no warning should
be raised and data should stay untouched
--
This message was sent by Atlassian Jira
(v7.12.1#712002)