salesforce-ux / design-system-ui-kit

Lightning Design System UI Kit
377 stars 87 forks source link

Datepicker: Override symbol for single selected date missing #36

Open mkreis opened 4 years ago

mkreis commented 4 years ago

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.

aweibel commented 4 years ago

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.