gray-mueller / gray-mueller/roadside-assistance-system-react-native
Hide/Minimize Order Details Section After Placing an Order
- 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
Research direction
Start by locating the customer-app screen or component that renders the fixed Order Details section after an order is placed, then trace how its visibility and order-status state are managed. Done means the section no longer blocks navigation after placement, while users can expand it again to check the order status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100