OWASP/Nest

inconsistent bottom spacing below search component across pages on mobile

オープン

#5,148 opened on 2026/07/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (651 件のフォーク)auto 404
buggood first issue

Repository metrics

Stars
 (412 個のスター)
PR merge metrics
 (平均マージ 2d 12h) (30d で 128 merged PRs)

説明

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

コントリビューターガイド