Hacker News new | ask | show | jobs
by swyx 1865 days ago
thanks for all your hard work on Docusaurus!! happy users here https://docs.temporal.io/

(and of course, https://react-typescript-cheatsheet.netlify.app/ haha)

right now probably my biggest pain point is the mobile nav. i know acemarke already raised the thing about desktop right-panel subheadings disappearing on mobile, but for me the bottom right Floating Action Button menu is not intuitive for most people. i dont know how to fix it and we're just living with it for now but it is really confusing my users :(

but otherwise the customizability is great. i've been able to swizzle the blog layout to present a little more professionally https://docs.temporal.io/blog and i feel comfortable maintaining it if the interface ever changes. thanks to docusaurus (and gatsby)

1 comments

Thanks!

Yes we agree on that. Something I'll try to fix asap

i know theres a chance i dont have enough context on how to fix it but if its a react or design problem i would be interested to pitch in.. regardless thank you for stepping up to maintain docusaurus!
We have an issue and a pending PR with a design proposal.

https://github.com/facebook/docusaurus/issues/2220

https://github.com/facebook/docusaurus/pull/4273

https://deploy-preview-4273--docusaurus-2.netlify.app/classi...

I'd like to complete this PR asap. Any feedback on this UX is welcome for sure (in the PR preferably)

ok this is specific to acemarke's issue on the right sidebar stuff.. that's actually not the issue I have, my issue is more about my LEFT sidebar (the more important stuff) disappearing on mobile. i see now that it works on the docusaurus own site so i may have my own config wrong...