[REQUEST] Remove date drag indication in the Unified Calendar when the mouse moves outside of the calendar.
@DMihaylova is already working on this.
Since Oct 10, 2024.
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
This is no bug, but a request to enhance the behavior. Using the sap.ui.unified.Calendar the user can click the first date, and then move the mouse to another date to select the whole range. When you move the mouse outside of the calender zone, the visual indication - between the start date and the location of the mouse - remains.
Any other information? (attach screenshot if possible)
Some of our users prefer another implementation whereby the visual 'drag' indication is removed once the mouse moves outside of the calender zone. This behavior can be observed using the datepicker on booking.com.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.