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

贡献者指南