OWASP/Nest

inconsistent bottom spacing below search component across pages on mobile

開放

#5,148 建立於 2026年7月7日

 (0 則留言) (0 個反應) (0 位負責人)Python (651 個分叉)auto 404
buggood first issue

倉庫指標

星標
 (412 顆星)
PR 合併指標
 (平均合併 2天 12小時) (30 天內合併 128 個 PR)

描述

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

貢獻者指南