Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

[BUG] Navbar hidden when toggled on medium screen size #10332

Closed
@vneogi199

Description

@vneogi199

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Where did you find this bug?

production

Version of BioDrop (for example "v1.2.3")

v2.100.2

Description

When the screen width is medium (768px to 1023px) on toggling the Navbar header, the contents are not visible.

Steps to Reproduce

  1. Go to https://www.biodrop.io/
  2. Change window size to medium (between 768px to 1023px)
  3. Click the drawer icon on the Navbar to expand the contents of Navbar
  4. The contents do not show up

(the contents do show up for small or large screen sizes)

Screenshots

image

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

md:hidden class is applied which causes it to be hidden. Removing the class fixes the issue.

Screenshot 2024-04-12 at 12 54 04 AM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions