Skip to content

feat(plugins): add hook priority sorting and display#623

Closed
buluma wants to merge 1 commit into
rmyndharis:mainfrom
buluma:feat/plugin-priority-sort
Closed

feat(plugins): add hook priority sorting and display#623
buluma wants to merge 1 commit into
rmyndharis:mainfrom
buluma:feat/plugin-priority-sort

Conversation

@buluma

@buluma buluma commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds sorting of plugins by hookPriority (ascending, then alphabetically by ID) and displays the priority tag on each plugin card.

Changes

  • Plugins.tsx — Sort visible plugins by hookPriority (ascending), with alphabetical fallback; added priority tag UI
  • Plugins.css — Styling for .plugin-priority, .priority-tag, .priority-label
  • i18n locales (10 files) — Added hookPriority: "Priority" translation key

- Sort visible plugins by hookPriority (ascending), then alphabetically by ID
- Display priority tag on each plugin card
- Add priority label and tag CSS styling
- Add hookPriority i18n key across all locales
@buluma

buluma commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Wrong target, closing in favor of PR against buluma/OpenWA

@buluma buluma closed this Jul 4, 2026
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