devvsakib / DevToolsArena

This is an Open Source repository. Our main goal is to solve any github error or issues and help other to feel comfortable using GitHub.
https://www.devtoolsarena.xyz
GNU General Public License v3.0
57 stars 52 forks source link

In mobile view the search error box appears on top of the navigation bar menu #252

Closed SureshPradhana closed 2 months ago

SureshPradhana commented 2 months ago

Describe the bug In mobile view, the search error box appears on top of the navigation bar menu.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://devtoolsareana.xyz.
  2. Click on the hamburger menu.
  3. Observe the error.

Expected behavior The search error input box should not be visible on top of the menu.

Screenshots Screenshot_2024-08-05-14-17-37-60_e4424258c8b8649f6e67d283a50a2cbc

Smartphone (please complete the following information):

Additional context I would like to work on this issue. Adjusting the z-index may resolve the problem.