-
Notifications
You must be signed in to change notification settings - Fork 11
Added search to docs #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added search to docs #102
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
|
This is now fixed 👍 |
@Hugos68 so a few bits of feedback on this one. Generally speaking it's working as expected from a user's perspective. However, I might suggest we organize some of the custom components used here. Long term we will migrate to a Floating UI Svelte powered modal, but until then let's try to group the Dialog-related components. This includes:
Maybe just go ahead and group those under a dedicated Search directory, so it's easier to purge and replace in the future:
Additionally, I'm going to suggest two improvements to the search UI:
If we can get these changes within the next 24 hours, then this can go out as part of tomorrow's release. Thanks! |
I've patched up the look and feel to make it in general more consistent. |
Uh oh!
There was an error while loading. Please reload this page.