I built a small plugin that replaces the plain-text priority labels (Emergency, High, Normal, Low) with color-coded visual icons in the Staff Control Panel. It makes it much easier to scan ticket lists at a glance.
What it does:
- Replaces priority text with colored circle/badge/dot icons
- Adds a subtle background tint to the priority table cells
- Pulsing animation for Emergency tickets
- CSS-only tooltips on hover
- Works with PJAX navigation (no page reload needed)
- Supports both English and German priority names out of the box
- Fully configurable colors and icon styles via Admin Panel
You can get it here, if you interested: https://github.com/markus-michalski/osticket-priority-icons
