You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if key should be passed to onSubmit in examples (Source)
Review 'Enter' on controlled example after making selection (Source)
Should it include onSelectionChange even if it doesn't have the idea of selected keys?
From 03/20/23 Testing session
Scrolling detaches the popover from the field. Assuming the input has a fixed position while the popover is in the page. (KT) - We want to close on scroll for combobox. And for docs search we want position fixed.
The tray has extra scroll height, doesn't seem to be adjusting itself accordingly when the virtual keyboard appears (DL)
The validation example renders the checkbox and close icons on top of each other.
Docs updates, should readonly example have a selected value? The menu direction top should be higher up so it can have enough space to open down and we can also open it at the top of the page where it will flip. (KT)
In docs, do a search and click on a result with a lot of text. Navigate back and the text will overflow the field.
🐛 Bug Report
List of issues:
On mobile with isQuiet, the search icon placement within the input is wrong.On mobile with isDisabled, the search icon is too dark (doesn't look disabled). Compare to SearchField disabled.On mobile, the validation icon and clear icon are in different orders on the input and the tray.Inputs on stories for size-3000 and size-6000 appear to be the same width.On the size-500 story, selecting a value like "Mechanical" shows the value overflowing outside of the inputAdd support for help textSearchAutocomplete: add help text support #4327onKeyDown event on the SearchAutocomplete component is getting fired twice.onKeyDown event on the SearchAutocomplete component is getting fired twice. #3684need support for custom data attributesSearchAutocomplete: support custom data attributes #4251Stories
The isReadOnly story needs a defaultValue or value to check that we can select the value or not.Valid story has invalid stylesAdd a long value story to see how it overlaps with the validation and clear icons.Docs
Use svg graphic in docs (Source)onSubmitexample (Source)Other Questions
inputValue/defaultInputValue/onInputChangenecessary since SearchFieldProps already hasvalue/defaultValue/onChange(Source)onInputChange(Source)From 03/20/23 Testing session
Scrolling detaches the popover from the field. Assuming the input has a fixed position while the popover is in the page. (KT) - We want to close on scroll for combobox. And for docs search we want position fixed.
The tray has extra scroll height, doesn't seem to be adjusting itself accordingly when the virtual keyboard appears (DL)
The validation example renders the checkbox and close icons on top of each other.Docs updates, should readonly example have a selected value? The menu direction top should be higher up so it can have enough space to open down and we can also open it at the top of the page where it will flip. (KT)
In docs, do a search and click on a result with a lot of text. Navigate back and the text will overflow the field.
🧢 Your Company/Team
RSP
🕷 Tracking Issue (optional)