design-system-ui-kit icon indicating copy to clipboard operation
design-system-ui-kit copied to clipboard

Datepicker: Override symbol for single selected date missing

Open mkreis opened this issue 5 years ago • 1 comments

Lightning Design System Components for Web's Datepicker can only display ranges, but not single selection. Days can be overridden with Range Start / Range / Range End, but a symbol for a single selected day as displayed here is missing: https://www.lightningdesignsystem.com/components/datetime-picker/#Date-selection

The solution is quite easy and quick: Just make a copy of Datepicker / z-nested / Today and change the background to blue and the text to white.

mkreis avatar Apr 21 '20 11:04 mkreis

Thanks for pointing this out. We'll add it to the backlog to be fixed. It's a lower priority for us right now, but it sounds like you have a fix for your file in the meantime which is great.

aweibel avatar Jun 24 '20 05:06 aweibel