Skip to content

Conversation

TGlide
Copy link
Member

@TGlide TGlide commented Mar 17, 2025

No description provided.

@TGlide TGlide requested a review from PuruVJ March 17, 2025 13:03
Copy link

vercel bot commented Mar 17, 2025

@TGlide is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Mar 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
svelte-dev ✅ Ready (Inspect) Visit Preview Mar 17, 2025 1:13pm

const current_results = search(query, { tags, sort_by: 'popularity' });

const total_pages = Math.ceil(current_results.length / REGISTRY_PAGE_LIMIT);
console.log(page, total_pages);
Copy link
Member

Choose a reason for hiding this comment

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

Leftover debugging code?

@PuruVJ PuruVJ merged commit 34ac54a into sveltejs:registry Mar 22, 2025
3 of 4 checks passed
@PuruVJ
Copy link
Collaborator

PuruVJ commented Mar 22, 2025

WTH. I did git push from zed and it merged this 💀💀
Back to VSCode

@PuruVJ
Copy link
Collaborator

PuruVJ commented Mar 22, 2025

So Sorry. The changes look good man. Just one thing, we should show a input when you click on the ... in pagination to jump to a specific page. Also, pagination should be on the left I feel. All controls fixed in one place, only the list being scrollable

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.

3 participants