Feature #1517
Updated by Sebastien Jacquot almost 5 years ago
Implement mechanism to select some entities in charts.
The selected entities then may be highlighted (and can display extra data linked to the type of result), send to another command, deleted, exported, etc.
h3. UI behaviors
Specifications, see: https://groupes.renater.fr/wiki/txm-info/public/specs_charts_shared#entrees_utilisateur_souris_communes_a_tous_les_graphiques
h3. Validations tests
* create some charts
* left click on some items => the item must be exclusively selected and highlighted
* CTRL/CMD + left click on some items => the item must be added/removed from the current selection
* SHIFT + left click => the items between the last selected item and the new selected item must selected
* please provide the type of the tested charts and the OS used for the tests
The selected entities then may be highlighted (and can display extra data linked to the type of result), send to another command, deleted, exported, etc.
h3. UI behaviors
Specifications, see: https://groupes.renater.fr/wiki/txm-info/public/specs_charts_shared#entrees_utilisateur_souris_communes_a_tous_les_graphiques
h3. Validations tests
* create some charts
* left click on some items => the item must be exclusively selected and highlighted
* CTRL/CMD + left click on some items => the item must be added/removed from the current selection
* SHIFT + left click => the items between the last selected item and the new selected item must selected
* please provide the type of the tested charts and the OS used for the tests