Skip to content

Conversation

@Yantrio
Copy link
Member

@Yantrio Yantrio commented Aug 28, 2025

This PR sits on top of #338

It does the following:

  • Unify the search bar components, as they were all a mess!
  • Make the landing page much less jarring by not altering the UI when you hit the search bar

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • My contribution is compatible with the MPL-2.0 license and I have provided a DCO sign-off on all my commits.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.

Signed-off-by: James Humphries <[email protected]>
@Yantrio Yantrio requested a review from a team as a code owner August 28, 2025 11:22
Signed-off-by: James Humphries <[email protected]>
@Yantrio Yantrio changed the title Rework landing page to be less jarring Rework landing page to be less jarring, unifi search bar components Aug 28, 2025
@cloudflare-workers-and-pages
Copy link

Deploying registry-ui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3acb275
Status: ✅  Deploy successful!
Preview URL: https://43d8828c.registry-ui-dxi.pages.dev
Branch Preview URL: https://search-experience-rework.registry-ui-dxi.pages.dev

View logs

Copy link

@yottta yottta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels way better. I am not sure, but feels that something is still missing. Maybe others have a more valuable feedback.

@Gogotchuri
Copy link
Member

Gogotchuri commented Aug 29, 2025

The old homepage was better—more clarity and a simple UX, featuring a single search bar with a good call to action.
The main issue was that the jump to a different layout occurred as soon as you started searching, which was jarring and unexpected.
One thing I can think of is leaving the Home page as it was before and changing the search bar so that it displays the autocomplete list of items. We can then jump to the resource once the user clicks or presses Enter. This is the intended action and shouldn't be an issue.
The corner search bar can be reused here.
image

P.S. Another thing I have overlooked - We should remove that corner search bar entirely. Having two search bars on pages is a bit confusing and unnecessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants