neo4j-documentation / docs-ui

Mozilla Public License 2.0
4 stars 23 forks source link

Navigation toolbar is not properly implemented for responsive layout #76

Open martin-neotech opened 3 years ago

martin-neotech commented 3 years ago

Screenshot from 2021-07-26 18-44-31

The navigation is not properly aligned when "active".

Screenshot from 2021-07-26 18-44-43

If "active" and then into full screen, the navigation bar is miss placed.

Used chromium to check this.

martin-neotech commented 2 years ago

@adam-cowley is this something you or someone in your team can fix?

adam-cowley commented 2 years ago

The markup is a bit of a mess, so I've added a listener to remove the is-clipped--nav class from <html> when the window is resized

martin-neotech commented 2 years ago

https://github.com/neo4j-documentation/docs-ui/commit/2416c96e05506ce4530b3ed270005bade0531259