Feature #1660
Mis à jour par Matthieu Decorde il y a plus de 9 ans
During concordance annotation, if the number of new annotations is important, user should check before saving the annotations.
h3. Solution
During concordance annotation, if the number of new annotations created with the "selection/page/all" button is higher than 100, show an alert window to ask user to confirm the annotation process.
Add a "don't ask again" check button, if the user don't want to see the window again.
h3. Validation test
* Select a XTZ improted corpus
* open a Concordance and query with "[]"
* open the annotation panel, create a type if needed, create a value if needed
* select a type and fill a value
* press the "all" annotate button -> the window should be open
* select "don't show again" and restart the validation test -> the window should not be open
h3. Solution
During concordance annotation, if the number of new annotations created with the "selection/page/all" button is higher than 100, show an alert window to ask user to confirm the annotation process.
Add a "don't ask again" check button, if the user don't want to see the window again.
h3. Validation test
* Select a XTZ improted corpus
* open a Concordance and query with "[]"
* open the annotation panel, create a type if needed, create a value if needed
* select a type and fill a value
* press the "all" annotate button -> the window should be open
* select "don't show again" and restart the validation test -> the window should not be open