gray-mueller / gray-mueller/food-ordering-app-with-source-code

Remove Unnecessary Empty Space at Bottom of Voucher Screen for Improved Layout

Open
#743 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start at the voucher screen entry point and inspect how its bottom spacing is produced. Compare the layout with other screens and determine whether the padding or margin is excessive; the work is done when the empty space is removed or used consistently without disrupting the voucher content.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.