Replies: 1 comment 1 reply
-
Hi Theo,The current design seems more straight forwards, what is the reason for changing the design?Kind regardsJoe TookerOn 19 Apr 2023, at 23:02, Theo ***@***.***> wrote:
Currently the dashboard shows you different controls and content depending on the role view you select:
This means that users need to select the correct role before starting their shift if they are both a coordinator and rider on the system. This selection persists in local storage.
I think a simpler design would be instead to make this a "filter". By default it could show all jobs that are assigned to that user as either coord or rider. A user is never going to be a coord and rider at the same time so I don't anticipate any confusion.
This means the user could start using the app straight away and will never be confused when jobs don't appear because they are using the incorrect role view.
Coords can also still have the "ALL" filter that shows all jobs on the system, but it must be enabled by them first. The selection will reset on page refresh to assigned as coord and rider jobs only.
The drop down could instead show a multiple selection to apply or remove filters that you choose.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the dashboard shows you different controls and content depending on the role view you select:
This means that users need to select the correct role before starting their shift if they are both a coordinator and rider on the system. This selection persists in local storage.
I think a simpler design would be instead to make this a "filter". By default it could show all jobs that are assigned to that user as either coord or rider. A user is never going to be a coord and rider at the same time so I don't anticipate any confusion.
This means the user could start using the app straight away and will never be confused when jobs don't appear because they are using the incorrect role view.
Coords can also still have the "ALL" filter that shows all jobs on the system, but it must be enabled by them first. The selection will reset on page refresh to assigned as coord and rider jobs only.
The drop down could instead show a multiple selection to apply or remove filters that you choose.
Beta Was this translation helpful? Give feedback.
All reactions