Task #2768
Standardize and restore the messages in status bar
Status: | New | Start date: | 02/14/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | UI | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
- Feedback d'une action utilisateur en cours (action demandée par l'utilisateur) : début et fin de calcul (vide la barre).
- Inormation sur un résultat lors du clic sur son noeud dans la vue Corpus
Solution for 0.8.1¶
see https://groupes.renater.fr/wiki/txm-info/public/specs_dev_rcp/specs_feedback_ui#txm_082 for details on implementation
- use the TXMResult start computing message when a computing is started
- in TXMEditor.openEditor
- and in TXMEditor.compute
- check that the status bar that clears it is always active in current state
- on result node click
- if result is not computed: do not display anything
- if result is computed: in discussion at this moment to see if we can mutualise a part of the computing done message that could be reused in the status bar
Related issues
Associated revisions
Progresses on Standardize and restore the messages in status bar (refs #2768)
Progresses on Standardize and restore the messages in status bar (refs #2768)
Progresses on: Standardize and restore the messages in status bar (refs #2768)
History
#1 Updated by Matthieu Decorde over 3 years ago
- Description updated (diff)
- Target version changed from TXM 0.8.1 to TXM 0.8.2
#2 Updated by Matthieu Decorde almost 2 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.4