openskope / skopeui

SKOPE user interface and visualization app
https://www.openskope.org
MIT License
0 stars 4 forks source link

terms of service dialog requires 2 clicks to dismiss #118

Closed chrstngyn closed 3 years ago

chrstngyn commented 3 years ago

this problem is probably occurring because we use the component twice. we import it in DiscoverSideBar and the Header

we need to refactor where we import the component and how our app should be structured in cases where the browser dimensions are small enough to hit the medium breakpoint