sap.ui.unified.Calendar - ui issue when selecting date from next month, old date remains outlined
@DMihaylova is already working on this.
Since Dec 6, 2024.
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
OpenUI5 version: 1.108 onwards (issue does not exist in 1.96)
Browser/version (+device/version): Mac/Chrome 119.0.6045.123
Any other tested browsers/devices(OK/FAIL): Safari FAIL
URL (minimal example if possible): see screenshot, or use https://sapui5.hana.ondemand.com/#/entity/sap.ui.unified.Calendar/sample/sap.ui.unified.sample.CalendarSingleDaySelection
Steps to reproduce the problem:
- Select a date from the current month - date gets 2 outlines. inner bold with square corners, outer thin with rounded corners
- Select a date from the next month without using the month selector are the top - i.e in April 2024, you can see Wed 1 May, Thu 2nd May etc
What is the expected result? Previously selected current month date should loose it's outlines
What happens instead? Date in next month gets outer outline, old date keeps inner outline
Any other information? (attach screenshot if possible)
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.