marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native
Add Bottom Spacing After "Top Grocery Brands" Cards
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Yes, in the "Top Grocery Brands" section (the last section of the page), the cards currently appear to run into the bottom of the screen or the next component with no visual separation. This makes the layout feel cramped and unfinished.
Describe the solution you'd like
I would like to see some spacing (e.g., margin or padding) added below the last row of cards in the "Top Grocery Brands" section. This will ensure the section has proper breathing room and maintains a clean, well-structured appearance.
Describe alternatives you've considered
Another option could be adding a footer or divider element after the section, but simple spacing is likely the most effective and visually consistent solution.
Additional context
This change would improve the overall visual hierarchy and UX, especially when scrolling to the bottom of the page. It helps clearly signal the end of the content and avoids visual clutter.
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 screen or component that renders the "Top Grocery Brands" section and its final row of cards, then run the app and inspect the bottom spacing. Add consistent visual separation below the section and verify by scrolling to the page end on the relevant screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100