microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.52k stars 2.73k forks source link

SearchBox #26648

Closed paulgildea closed 6 months ago

paulgildea commented 1 year ago

💡 When you create a PR for any of the checklist items, add a link to this Epic under the PR's Related Issues section.

Preparation

Implementation

Validation

briandrouin commented 1 year ago

Karina to provide design support.

ADO Task

gouttierre commented 1 year ago

📢 "In preview searchbox"

briandrouin commented 1 year ago

@gouttierre per Karina initial Searchbox and dropdown completed from design, but the dropdown search result component still needs to be built. We can discuss more in our 1:1 on Wednesday.

gouttierre commented 11 months ago

📢 "Component is in preview. Karina has finished designing the initial Searchbox and dropdown, but the dropdown search result component is yet to be built."
"The design specifications are ready, and @JustSlone will follow up with @smhigley to evaluate how easy it will be to implement the required functionality. "

gouttierre commented 11 months ago

📢 "Waiting on engineering to respond about the next steps cc @JustSlone"

smhigley commented 9 months ago

Next steps

Dropping in an outline of the next steps for a SearchBar (or name TBD) control that combines both SearchBox and a combobox-like results dropdown.

I think that's everything! The bulk of the dev work should be around hooking up the SearchBox and Listbox (and potentially some combobox hooks) so roving activedescendant and selection work. The existing components should already have all the visual styles and basic functionality covered.

gouttierre commented 9 months ago

📢

gouttierre commented 8 months ago

📢

gouttierre commented 8 months ago

📢

sydsutton commented 7 months ago
  • ETA for stable is E.O.M. @gouttierre any updates on this component since this comment? Thanks.
gouttierre commented 7 months ago

📢

gouttierre commented 6 months ago

📢

sydsutton commented 6 months ago

@gouttierre thanks for the update! I'm slightly confused, though, why it was moved out of Preview Components when the current version of react-components (9.47.5) doesn't contain the stable SearchBox component.