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

Improve the design of the fleet page to support multiple destination and printer #22

Open
tperale opened this issue Dec 30, 2020 · 1 comment
Labels
enhancement New feature or request ui

Comments

@tperale
Copy link
Collaborator

tperale commented Dec 30, 2020

To improve the current design of the fleet page the idea is to use a column design inspired by the design of Trello.

  • Unlike the design of Trello this design should be "split" horizontally to separate the Scanners from the Printers
  • Each column represents a channel. The user can rename each channel to use a more meaningful name (eg. warehouse, garage, ...). The user can create and delete channels. Empty channels can exist. See issue New channel creation from the API #37
  • Scanners and printers should be draggable between the column to select which channel they will transmit on.
  • There should be a place to put the unused devices. Maybe a default channel like now with the channel victoria or

Check the library react-beautiful-dnd to implement the drag and drop mechanism.

@tperale tperale added the ui label Dec 30, 2020
@tperale
Copy link
Collaborator Author

tperale commented Feb 22, 2021

This issue needs to be solved first Sprtch/victoria#10 and Sprtch/erie#13

@tperale tperale closed this as completed Feb 22, 2021
@tperale tperale reopened this Feb 22, 2021
@tperale tperale changed the title Improve the design of the fleet page to support multiple printer Improve the design of the fleet page to support multiple destination and printer Feb 23, 2021
@tperale tperale added the enhancement New feature or request label Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui
Projects
None yet
Development

No branches or pull requests

1 participant