preorder
preorder copied to clipboard
Implement list messages when job is in running state
What is the motivation for adding/enhancing this feature?
The motivation for adding/enhancing this feature is to improve the user experience when a job takes longer than expected. For example; Currently, users encounter the message Adding to the <category> in 0 minutes
What are the acceptance criteria?
- Implement a list of messages that dynamically update as the job progresses.
- Messages should include relevant information such as job status and any notable milestones.
- [ ] ...
Can you complete this feature request by yourself?
- [ ] YES
- [ ] NO
Additional information
Will add UI here
We'll pick this when notifications are enabled for job status so that we can update UI in real time.
Not required for now. Hence, closing