hotwax / preorder

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

Improve Handling of Loading Category and Brokering Jobs when Job Data is Missing #199

Closed Dhiraj1405 closed 1 year ago

Dhiraj1405 commented 1 year ago

Current behavior

When job data is missing for category and brokering tasks, the loading indicator persists without any indication of the issue.

Expected behavior

When job data is missing for category and brokering jobs, the system should:

1. Recognize Missing Data: Detect when job data is not available or incomplete for these tasks. 2. Display Clear Error Message: Show a meaningful error message to users, informing them that the job cannot be processed due to missing data. 3. Disable Loading Indicator: Stop the loading indicator from continuing indefinitely when the job data is not available and cannot be executed.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

Environment details

Additional information