Giszmo / nostroid

A fast cross platform nostr client that even works offline
https://chat.nostr.info
Other
44 stars 11 forks source link

Feature: Mobile Friendly Layout #22

Closed Giszmo closed 2 years ago

Giszmo commented 2 years ago

The current layout is the SvelteKit "Hello World" app. This needs to be turned into a mobile friendly layout, so that on small screens elements get arranged differently than on the big screen.

Astral does a good enough job here. As always, Twitter would be the primary reference.

ralyodio commented 2 years ago

Please assign to me. I'll work on it this weekend.

ralyodio commented 2 years ago

@Giszmo can we close this? Or is there more work to do?

Giszmo commented 2 years ago

Most things are good enough for MVP. The only annoying part is that the profiles page is not scrollable. At least not easily. Please add some "drag handle" to the profiles such that d&d only happens on them and scroll otherwise.