PlayXman / app-msa

MediaStorage App - small personal "database" of various media (movies, games, books, etc.).
MIT License
0 stars 0 forks source link

Redesign media item menu status button #66

Closed PlayXman closed 8 months ago

PlayXman commented 8 months ago

Replace the status button in media item menu with https://mui.com/material-ui/react-toggle-button/ or similar.

Plus, add similar button to games for stores (steam and epic).

PlayXman commented 8 months ago

I tested the toggle button and button group components on the status button and it wasn't working from a UX perspective. The current implementation turned out to be better.