jargons.dev
jargons.dev copied to clipboard
feat: Add loading component to recent search
Description
This PR adds a loading component to recent searches
Related Issue
Resolves #31
Screenshots/Screencasts
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| jargons-dev | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 20, 2024 5:24am |
If there's no recent search, it should display "no recent search"?
Here's my thought in Visuals 😉
Here's my thought in Visuals 😉
Ok, I think I understand now
Hey @amiabl-programr,
How's it going with you?? Need any help here??? 😉
I'll update the PR this evening
Hey @amiabl-programr,
Great stuff here, but I believe we can keep this super simple removing the overheads of introducing the new components and consumption of the browser apis 🤔
The
LoadingComponentcan be declared/created locally within therecent-searchisland and used in thenullblock of the component
Alright