PlayXman / app-msa

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

V5: Add new item #6

Closed PlayXman closed 4 years ago

PlayXman commented 4 years ago

Add new item button ("plus button") shouldn't be in topbar but it should be as main action button on the page.

PlayXman commented 4 years ago

Moreover, it doesn't have to show those one line items. It could show regular items ui.

PlayXman commented 4 years ago

TLDR

  1. "Add new item" button: It will be not in topbar, but as floating action button in bottom right corner.
  2. Search modal: It will be basicaly the same - showing from bottom with cross to close.
  3. Items: They will use standard "item ui" instead of "list ui" they're using now. there will be only 2 actions - add (plus icon in action area of a card) and info (main click event on whole card; new tab with information).
  4. Search field: Standard bordered text field with clear button. It should be the same width as item container (now it's wider).
PlayXman commented 4 years ago

done