Closed g-francesca closed 3 months ago
Implement keyboard navigation (esc / arrow down and up)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
orama-ui-components-storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 7, 2024 2:09pm |
Add documentation to explain: * how to get started and contribute * how to use the components
We're currently hardcoding suggestions for orama case. We have to make them dynamic via props so users can set their initial suggestions
ORM-1593 Extend orama-chat props to searchbox
When user has not started to search yet or the search has not produced any results, we will show some initial suggestion (the same as chat panel). On click we open sliding panel with suggestion prefilled
This PR covers:
suggestions
props and they're displayed in the search panel whenRef ORM-1499 ORM-1557 ORM-1578 ORM-1593 ORM-1595
Preview