Introduce a third panel for tours #3636
Closed
alexsegura
started this conversation in
General
Replies: 2 comments
-
@alexsegura This is completely true. However, to implement such a broad feature, there needs to be significantly more information here. Please elaborate about what this third dashboard panel would involve and how it many be represented. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This already has a PR but I'm using that branch for #3597. I will discard the PR and we'll merge the other one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See #3552
This would solve most of the problems of tour edition (reordering, drag'n'dropping a new task), also in terms of implementation with
react-beautiful-dnd
draggable/droppable structure.In order to solve the problem of Tour edition we are ading a third panel to the dashboard. This will be the Unassigned Tours Panel and will allow the Dispatcher to:
A Tour can be assigned to a Rider using drag-n-drop.
Some screenshots:
Image: vertical panels, all tours collapsed
Image: vertical panels, tour expanded
Image: horizontal panels, some tours expanded
Image: horizontal panels, some tours expanded, assigned tour
Beta Was this translation helpful? Give feedback.
All reactions