json-ld / json-ld.org

JSON for Linked Data's documentation and playground site
https://json-ld.org/
Other
858 stars 152 forks source link

site: mobile: nav: appears to have wrong css on first tap #769

Open ghost opened 2 years ago

ghost commented 2 years ago
  1. visit the site on mobile
  2. tap on the top right icon for opening the nav
  3. tap on "Specifications"

How does it look like?

now,

  1. tap on the nav icon on to right again to close the nav
  2. tap it on again to open it again
  3. tap on "Specifications"

This time the items are visible

davidlehn commented 2 years ago

Yeah, looks like a bug. The bootstrap css/js and layout html is from around 9+ years ago. It could use a refresh, but I imagine it might take some effort to make sure the whole site keeps working. If anyone wants to look at this particular bug and propose a fix, that would be great.