hotwax / preorder

HotWax Commerce Pre-Order App
https://preorder.hotwax.io
Apache License 2.0
15 stars 44 forks source link

Implement list messages when job is in running state #212

Closed Dhiraj1405 closed 1 month ago

Dhiraj1405 commented 1 year ago

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?

  1. Implement a list of messages that dynamically update as the job progresses.
  2. Messages should include relevant information such as job status and any notable milestones.
    • [ ] ...

Can you complete this feature request by yourself?

Additional information

Dhiraj1405 commented 1 year ago

Will add UI here

dt2patel commented 10 months ago

We'll pick this when notifications are enabled for job status so that we can update UI in real time.

Dhiraj1405 commented 1 month ago

Not required for now. Hence, closing