Problem
We have created a new datepicker component, which is custom and it's always on its own page. That means there is no other action for the user to do than to select a date. At the moment, however, the datepicker is closed when user navigated to the datepicker page meaning the user needs to take one unnecessary action to open the datepicker.
Given there is no other input on that given page, we should not put any hurdles to the user and have the component open at all time so user can interact with it from the first moment.
Why
Worse UX.
Solution
Make the datepicker component always visible.
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~015416c73c2411f8c9
- Upwork Job ID: 1640348942409441280
- Last Price Increase: 2023-03-27
Problem
We have created a new datepicker component, which is custom and it's always on its own page. That means there is no other action for the user to do than to select a date. At the moment, however, the datepicker is closed when user navigated to the datepicker page meaning the user needs to take one unnecessary action to open the datepicker.
Given there is no other input on that given page, we should not put any hurdles to the user and have the component open at all time so user can interact with it from the first moment.
Why
Worse UX.
Solution
Make the datepicker component always visible.
Upwork Automation - Do Not Edit