lambertf917 / lambertf917/open-source-document-solution-system

Hide/Minimize Order Details Section After Placing an Order

Open
#328 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Yes. After placing an order, the Order Details section stays fixed at the bottom of the app, which blocks part of the screen. This makes it frustrating to explore other restaurants or features in the app without scrolling around the blocked area.

Describe the solution you'd like
Once an order is placed, the Order Details section should auto-hide or be minimized. Users can access it again from a small expandable tab/button if they want to check the status. This will allow smooth navigation and exploration of the rest of the app.

Describe alternatives you've considered

Adding a “Minimize/Hide” button on the Order Details section.
Making the section appear only when the user taps on a “My Orders” icon from the navigation bar.

Labels: Enatega Multivendor Customer App

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Customer App's Order Details section and the flow that runs after an order is placed. Review how the section currently remains fixed and how navigation exposes order status. Done means the section is minimized or hidden after placement, can be reopened through a small control, and no longer blocks exploration of other features.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.