Closed denisosuna closed 2 years ago
✔️ Deploy Preview for azordev-dasher-user ready!
🔨 Explore the source changes: e5a13cf4ab1769880867f3866dbf5da88d1ba214
🔍 Inspect the deploy log: https://app.netlify.com/sites/azordev-dasher-user/deploys/619d770cf9a8e900077f657a
😎 Browse the preview: https://deploy-preview-164--azordev-dasher-user.netlify.app
In the line 19 just change this { LatestMessages = [] }
for { LatestMessages = {chats: []} }
Description
Added dynamic header in the delivery page that change depending on the status also was an additional verification status in the check input so it is redirected depending of the status received or if the order is status rated it shows a message
fixes #144
Type of change
Please delete options that are not relevant.
How to test it
If applicable, describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist: