OWASP/Nest

inconsistent bottom spacing below search component across pages on mobile

Offen

#5.148 geöffnet am 07.07.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (651 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (412 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 12h) (128 gemergte PRs in 30 T)

Beschreibung

Community & Support: LinkedIn Group · Slack #project-nest

Active project leaders: Arkadii Yakovets -- GitHub · LinkedIn · Slack; Kate Golovanova -- GitHub · LinkedIn · Slack

Contributing · Code of Conduct · GSoC Mentors


Describe the bug The spacing below the Search component is inconsistent across different Nest pages in mobile viewport. Some pages include adequate vertical spacing between the search bar and the content below it, while others have little to no spacing, resulting in an inconsistent visual layout.

To Reproduce Steps to reproduce the behavior:

  1. Resize to mobile viewport
  2. Navigate to the Projects/Members page, and observe that there is no vertical spacing below the Search bar
  3. Now nevigate to the Chapters/Committees page and ovserve the presence of vertical spacing

Expected behavior The Search component should have consistent bottom spacing across all pages where it is used, ensuring a uniform layout and visual hierarchy.

Are you going to work on fixing this?

  • Yes
  • No

Screenshots Plenty of vertical spacing / margin below search bar

No vertical spacing below the search bar

Desktop (please complete the following information):

  • OS: Linux
  • Browser: Zen/Firefox

Contributor Guide