Reorder plugins page and refresh plugin metrics#521
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe PR updates GitHub star counts in the data file and adds four new Capacitor plugin repositories, while redesigning the plugins page with a new directory-focused layout, simplified stat cards, updated labels, and reordered sections. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Suggested labels
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f700cf6c57
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| </div> | ||
| </div> | ||
| </section> | ||
| <section class="py-12 px-6 lg:px-8"> |
There was a problem hiding this comment.
Add custom-development anchor target back
The page still renders a primary CTA linking to #custom-development, but this reordered section no longer has that id, so clicking “Need something custom” no longer navigates users to the custom plugin block on /plugins. This is a functional regression in in-page navigation; either restore id="custom-development" on this section or update the CTA href to match the new target.
Useful? React with 👍 / 👎.



Summary
Summary by CodeRabbit
New Features
Style