Zhihao Cui
Zhihao Cui
### Package name(s) Core (@salt-ds/core) ### Package version(s) 1.31.0 ### Description In theme next, pill within combo box is light blue on hover and is not readable https://storybook.saltdesignsystem.com/?path=/story/core-combo-box--multiselect&globals=density:touch;themeNext:enable ### Steps...
### Area UI Components ### The problem Currently following is combo box behavior - If user select any option then they have to erase complete text or most part of...
Add option to enable prehead in Figma component, in code: https://www.saltdesignsystem.com/salt/components/dialog/examples#preheader
### Area UI Components ### The problem Drawer currently only supports overlaying entire screen. There are use cases where this should not cover the entire screen, e.g. drawer should not...
Explore options to support team wanting to do this, e.g. - Part of SaltProvider - Separate provider - Custom implementation by consumer Potential component candidates - #3325 - #3460
### Package name(s) Core (@salt-ds/core) ### Package version(s) 1.32.0 ### Description When passing in `inputRef` (mentioned in https://www.saltdesignsystem.com/salt/components/combo-box/usage#props) to combo box, some behaviour starts to break (e.g. pill input no...
When integrating Salt form controls with `react-hook-form`, there are a few issues identified to make consumer's life easier. This may include bug fixes to the component, or improved documentation or...
Update stepper input for theme next, potential idea from Ben - isolate the top and bottom corners and keep the middle four square? Similar to Segmented Button Group - might...
### Area UI Components ### The problem > We have a requirement of adding select all option in combo box when user types say 3 chars and list pops up...