Aller au contenu
login
arrow_backRetour aux issues
OWASP/Nest #5148

inconsistent bottom spacing below search component across pages on mobile

ecoDébutant bug good first issue

descriptionDescription

Community & Support: [LinkedIn Group](https://www.linkedin.com/groups/14656108/) · [Slack #project-nest](https://owasp.slack.com/archives/project-nest) Active project leaders: Arkadii Yakovets -- [GitHub](https://github.com/arkid15r/) · [LinkedIn](https://www.linkedin.com/in/arkid15r/) · [Slack](https://owasp.slack.com/team/U060W3NKLTF); Kate Golovanova -- [GitHub](https://github.com/kasya/) · [LinkedIn](https://www.linkedin.com/in/kate-golovanova/) · [Slack](https://owasp.slack.com/team/U07PWB1JZ6Z) [Contributing](https://github.com/owasp/nest/blob/main/CONTRIBUTING.md) · [Code of Conduct](https://github.com/owasp/nest/blob/main/CODE_OF_CONDUCT.md) · [GSoC Mentors](https://github.com/owasp/nest/blob/main/MENTORS.md) --- **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?** - [x] 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
codeOuvre sur GitHub