retypeapp / retype

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
https://retype.com
Other
1.02k stars 201 forks source link

Hub link is not intuitive on mobile #625

Open patricklafrance opened 9 months ago

patricklafrance commented 9 months ago

Hello!

While on mobile, since the logo and the hub link are centered, the hub link purpose is harder to grasp for the user.

hey

I am not sure what would be the ideal UI. React Spectrum solve this by moving the logo and the hub link inside the left sidebar when on mobile:

image

Personally, I like React Spectrum solution because it frees a lot of space when on mobile and makes the UI less loaded. But it's not compatible with the current Retype mobile design, because there's already an arrow in the left sidebar:

image

Let me know what you think!

Thank you,

Patrick