Expectations
Given a usage of Media Input inside a Date Picker as a trigger input, and having an icon as End, Start, or both,
When I click on the Icon, I am expecting the input to be focused and the Calendar to be shown
Reality
On the previous scenario the Input is focused correctly, but the calendar is NOT shown
Steps to Reproduce
- Use Media Input as a trigger inside Date Picker
- Add as Icon as End Icon for the media Input
- View the result, Click on the Icon
Codesandbox Example,
Fine Print