-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(date): fix focus loss when using navbar with keyboard
The Navbar of the internal date picker component has been memoized to ensure that it doesn't rerender unless it absolutely needs to (which should be never as it's just two buttons; the month name isn't part of the navbar, it's just styled that way) fix #7158
- Loading branch information
1 parent
fcf8d1b
commit cc4c851
Showing
1 changed file
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters