bookwyrm-social/bookwyrm

Mobile responsiveness for side menus

Open

#3,606 opened on Jun 9, 2025

 (0 comments) (0 reactions) (0 assignees)Python (326 forks)auto 404
UIenhancementgood first issue

Repository metrics

Stars
 (2,754 stars)
PR merge metrics
 (PR metrics pending)

Description

There are many side menus in Bookwyrm for doing various things. As an example, lets take a List page. On the right hand side is options to sort the list and to add (or suggest) books to the list. But on mobile these functions are put to the bottom of the page, below up to 15 books.

Instead, there should be some collapsed version of them which is put above the books.

Contributor guide