gray-mueller / gray-mueller/online-food-ordering-solution-using-mern-stack

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

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

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

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 voucher screen in the JavaScript frontend and inspect its layout, padding, and margin behavior at the bottom. Clarify whether the intended result is removing the empty space, stretching existing content, or adding a footer, then verify the screen across relevant viewport sizes.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.