Luddens Desir
Luddens Desir
Okay. I'll upload a video showing me do the npm install, the npm run build-dev and then npm run start to show the css malfunctioning. Weird that I have to...
I don't have TEE installed, so that errors out and the CSS never builds properly.
The same thing happens when I run yarn start or npm run start. Hmmm. Interesting. I had to go to court today, spent half the day upstate so I didn't...
Yeah, it's just a CSS issue where the color of keyboard-selected was too close to normal selected. I made a CSS change that makes it lighter for keyboard selected, so...
This is happening because of the &--keyboard-selected style and this part of the code [getclassnames](https://i.imgur.com/2LOfaee.jpg) in day.jsx I made some css changes that fix this issue. If anyone wants I...
Alright, I made a PR here: https://github.com/Hacker0x01/react-datepicker/pull/3782 [modified colors](https://i.imgur.com/59nntuM.jpg)