Skip to content

[BUG]:Improve Feedback Page Layout and Alignment for Better User Experience #624

Description

@bhavishyaverma450

Description

The Feedback page layout appears misaligned and lacks proper spacing, making the form look disconnected from the rest of the website. The feedback form currently stretches across a large portion of the screen, resulting in poor visual hierarchy and an unbalanced user interface.

The page would benefit from improved alignment, container sizing, spacing, and responsiveness to provide a cleaner and more professional feedback submission experience.

To Reproduce

  1. Navigate to the Feedback page.
  2. Observe the placement of the form elements.
  3. Notice the excessive width of the textarea and dropdown.
  4. Observe that the form is not properly centered or contained within a structured layout.
  5. Compare the page with other forms on the website.

Expected Behavior

The Feedback page should:

  • Have a properly centered and responsive form container.
  • Maintain consistent spacing between labels, inputs, and buttons.
  • Use an appropriate maximum width for form elements.
  • Improve visual hierarchy and readability.
  • Align form fields consistently across different screen sizes.
  • Match the overall design language of the application.

Screenshots (if applicable)

Image

Checklist

  • I am a GSSOC'26 contributor

Additional Context

Suggested improvements:

  • Wrap the feedback form inside a responsive card/container.
  • Center the form horizontally on the page.
  • Reduce excessive field widths.
  • Improve padding and margins between elements.
  • Add better typography and section spacing.
  • Ensure mobile and tablet responsiveness.
  • Improve the positioning of the Submit Feedback button.

These changes will make the Feedback page more visually appealing, user-friendly, and consistent with the rest of the website.

Metadata

Metadata

Labels

buggssocOfficial GSSoC '26 issue tagtype:bugVulnerability or logical bug fixestype:designTactile visual design and UI alignmentstype:featureNew functional feature additionstype:refactorCode refactoring and cleanliness updates

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions