marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code
Enatega customer app: Cancelled Orders in Order History Show “Delivered on NaN undefined”
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
In the Order History section, cancelled orders incorrectly display the text “Delivered on NaN undefined” instead of showing a relevant status.
To Reproduce
Steps to reproduce the behavior:
Login to the app.
Place an order
cancel the order
go to order history
check the status of the cancelled order
cancelled orders show "Delivered on NaN undefined"
Expected behavior
Cancelled orders should not display the "delivered on..." text.
Smartphone (please complete the following information):
Device: [Infinix]
OS: [Android]
Browser [app]
Labels: Enatega Multivendor Customer App, Bug
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the customer app's Order History status rendering and reproduce the cancelled-order flow described in the issue. Update the cancelled-order display so it does not show the delivered date text, then verify that cancelled orders show a relevant status without “NaN undefined”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100