beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 13 forks source link

Dragon Foods - Request history section shows incorrect/hardcoded data for "Date of Data Requested" and "Request Status" #2551

Open omkar-em opened 4 days ago

omkar-em commented 4 days ago

Bug Description

In the request history section of the Dragon Foods application, when opening any request, the "Date of Data Requested" and "Request Status" sections show incorrect or hardcoded values. This issue leads to inaccurate information being displayed to the user.

Steps to Reproduce

  1. Navigate to the request history section in the Dragon Foods application.
  2. Open any request from the history.
  3. Observe that the "Date of Data Requested" and "Request Status" sections show incorrect or hardcoded values.

Expected Behavior

The "Date of Data Requested" and "Request Status" sections should display dynamic, accurate data based on the request, not hardcoded or incorrect values.

Actual Behavior

The sections display hardcoded or incorrect values for the "Date of Data Requested" and "Request Status," leading to misleading information.

Figma

NA

Environment

Screenshots/Logs

Image

aniketceminds commented 4 days ago

Context: Integration of Status api to get order fulfillments in OrderHistory estimation: 8 hrs

cc @emmayank @viraj89

Status: WIP: integration of /status api and the changes in FE common packages.