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

Add Bottom Spacing Below "Add" Button on Vendor Page

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

s your feature request related to a problem? Please describe.
I'm always frustrated when UI elements appear too cramped. On the "Vendor" page of the admin dashboard, the "Add" button while adding vendor information sits too close to the bottom of the form. This makes the interface feel cluttered and less user-friendly.

Describe the solution you'd like
Add some margin or padding below the "Add" button (e.g., 16–24px) to create visual separation between the button and the edge of the form or page.

Describe alternatives you've considered
Considered leaving it as-is, but it negatively impacts the overall design quality and user experience. Another option could be to place the button inside a footer-style container with consistent spacing.

Additional context
This adjustment would improve usability and visual consistency across the dashboard.

Contributor guide

Open the contributing guide

Research direction

Start at the admin dashboard's Vendor page and inspect the form containing the Add button to identify its component and styling entry point. Verify the current spacing, add the requested separation below the button, and confirm the form looks consistent at the bottom edge of the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.