datagrove / marketplace

2 stars 5 forks source link

Mobile Dropdowns missing on Provider/Profile from screen width 752-767 #205

Closed r-southworth closed 8 months ago

r-southworth commented 8 months ago

Describe the bug On screen widths of 752-767 the Provider/profile page is just blank - there isn't the mobile view OR the desktop view.

To Reproduce Steps to reproduce the behavior:

  1. Go to /provider/profile
  2. Use inspect to set screen width between 752-767 (inclusive)
  3. See no content

Expected behavior Should be showing the mobile dropdowns like this:

Screenshot 2023-11-10 at 12 35 39 PM

Screenshots

Screenshot 2023-11-10 at 12 36 03 PM

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Proposed Solution Review set points for /provider/profile rendering

r-southworth commented 8 months ago

Resolved with Pull Request