Skip to content

fix(plugins): remove non-functional sort dropdown#1007

Merged
lane711 merged 1 commit into
mainfrom
lane711/remove-plugin-sort-dropdown
Jul 8, 2026
Merged

fix(plugins): remove non-functional sort dropdown#1007
lane711 merged 1 commit into
mainfrom
lane711/remove-plugin-sort-dropdown

Conversation

@lane711

@lane711 lane711 commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove sort dropdown from plugins screen — sort options relied on data-installed/data-updated attributes that were never set on plugin cards, making all sort operations no-ops
  • Clean up dead sort JS from filterAndSortPlugins(), updateURL(), and initFiltersFromURL()

Changes

  • packages/core/src/templates/pages/admin-plugins-list.template.ts — remove <select id="sort-filter"> and all related JS (38 lines deleted)

Testing

  • No new behavior — pure removal of broken UI element

🤖 Generated with Claude Code

Sort options relied on data-installed/data-updated attributes
never set on plugin cards, making all sort operations no-ops.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@lane711 lane711 merged commit 05f0c55 into main Jul 8, 2026
2 checks passed
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.

1 participant