Extract TextControl Wrapper from ColorPicker/DatePicker #10974
Labels
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
[Type] Code Quality
Issues or PRs that relate to code quality
There is a common use-case in the color picker and date picker for wrapping a
TextControl
to handle intermediate state while typing. Both the ColorPicker/DatePicker use this, so we should abstract it out.See: #10564 (comment)
The text was updated successfully, but these errors were encountered: