vaadin / vaadin-date-picker

The Web Component providing a date selection field with scrollable month calendar. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
166 stars 78 forks source link

Fix keyboard navigation functionality for RTL #706

Closed yuriy-fix closed 4 years ago

yuriy-fix commented 4 years ago

Switch keys (navigation) for left and right directions in the overlay. Left should carry out right button’s functions and the opposite for right.