Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android
Remove Unnecessary Empty Space at Bottom of Voucher Screen for Improved Layout
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
There is noticeable empty space at the bottom of the voucher screen, which affects the visual balance and user experience. It feels like the screen layout is incomplete or misaligned.
Describe the solution you'd like
I would like the layout of the voucher screen to be adjusted so that the empty space at the bottom is eliminated or utilized effectively, making the design more polished and consistent with the rest of the app.
Describe alternatives you've considered
Reducing the padding or margin at the bottom of the screen.
Adjusting the layout to stretch the content appropriately.
Adding a footer element (e.g., app tips, FAQs, or terms related to voucher usage) to use the space constructively.
Additional context
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 voucher screen and inspecting its layout and bottom spacing. Compare the rendered screen with the rest of the app before choosing between reducing spacing, stretching content, or adding footer content. Done means the empty space is addressed and the voucher screen has a consistent, polished layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100