estevanmaito / windmill-dashboard-react

❄ A multi theme, completely accessible, ready for production dashboard.
https://windmillui.com/dashboard-react
MIT License
1k stars 226 forks source link

Screen is disabled after resizing to large size from small size if side bar nav is opened. #9

Open anekpattanakij opened 4 years ago

anekpattanakij commented 4 years ago

windmill-dashboard-react version: `` Release 0.4.0

What happened:

Screen is disabled after resizing to large size from small size if side bar nav is opened.

Reproduction:

1.Open : https://windmill-dashboard-react.vercel.app/app/dashboard

  1. Resize to medium or small screen size
  2. Open Sidebar Nav
  3. Resize to screen to Large with out closing Sidebar Nav
  4. Screen will be disable at a moment until click any area.

Problem description:

Screen is disabled after resizing to large size from small size, so user have to click any area before continue.