-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Selector Height for Radio/Check Mode (#2425)
* Use getWindowHeight to set the height and make the selector scrollable * Fixed the behavior when height is not defined * Add height test for check and radio mode. * Use useMemo for the height * Add nowrap to the styling and updated unit tests. * Removed extra line * Replaced single quotes with double quotes. Use undefined instead of {} --------- Co-authored-by: Fred Lefévère-Laoide <[email protected]>
- Loading branch information
1 parent
402881b
commit 5f84c83
Showing
2 changed files
with
28 additions
and
1 deletion.
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
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