Testausserveri / testausserveri.fi

🧪 Homepage for Testausserveri - community of young Finnish hackers
https://testausserveri.fi
MIT License
12 stars 19 forks source link

User shouldn’t be able to scroll page when mobile navbar is open #97

Closed Eldemarkki closed 1 year ago

Eldemarkki commented 1 year ago

The mobile navbar takes up the whole screen, so the user should not be able to scroll the page.

This library will probably be the best solution: https://www.npmjs.com/package/react-remove-scroll

antoKeinanen commented 1 year ago

I would like to work on this issue