oramasearch / orama-ui-components

A set of UI components to help you integrate Orama on your website or app.
https://components.orama.com
Other
4 stars 0 forks source link

Feature/orm-1499 #23

Closed g-francesca closed 3 months ago

g-francesca commented 3 months ago

This PR covers:

Ref ORM-1499 ORM-1557 ORM-1578 ORM-1593 ORM-1595

Preview

linear[bot] commented 3 months ago
ORM-1499 Keyboard navigation (for desktop and keyboard users only)

Implement keyboard navigation (esc / arrow down and up)

vercel[bot] commented 3 months ago

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
linear[bot] commented 3 months ago
ORM-1557 Add usage & contributing doc

Add documentation to explain: * how to get started and contribute * how to use the components

ORM-1578 Suggestions as props

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

ORM-1595 Show initial suggestions when results is empty

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