You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
To improve the current design of the fleet page the idea is to use a column design inspired by the design of Trello.
victoria
orCheck the library react-beautiful-dnd to implement the drag and drop mechanism.
The text was updated successfully, but these errors were encountered: