Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the mobile version more equal to the desktop version #1685

Open
1 of 7 tasks
goto-bus-stop opened this issue Aug 28, 2020 · 0 comments
Open
1 of 7 tasks

Make the mobile version more equal to the desktop version #1685

goto-bus-stop opened this issue Aug 28, 2020 · 0 comments
Labels
mobile Features for or bugs in the mobile layout

Comments

@goto-bus-stop
Copy link
Member

goto-bus-stop commented Aug 28, 2020

We could start paying more attention to the mobile version by, for example, sticking all the desktop-specific stuff into a desktop/ subfolder instead of treating it as the "main" code and mobile as a secondary part.

Mobile should have at least:

  • Playlist creation
  • Media search
  • A better settings layout (just needs some flexbox magic probably)

And more nice to have:

  • Importing (actually pretty important but media search is even more critical)
  • Media editing

When selecting a playlist to add media to, we can use the bottom sheet component instead of the popover list.

Also listing some tweaks from #1686 here for now, should move to its own issue later:

  • The mobile loading screen has icons that look clickable, maybe hide them
  • Use the current videoDisabled style also when nobody is playing (but with different text)
@goto-bus-stop goto-bus-stop added the mobile Features for or bugs in the mobile layout label Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Features for or bugs in the mobile layout
Projects
None yet
Development

No branches or pull requests

1 participant