Test: Service type icons throughout UI #81

Open
opened 2026-05-29 05:14:08 +00:00 by jmiller · 1 comment
Owner

Test: Service Icons

What changed

ServiceIconHelper maps 34 service types to Bootstrap icons. Used in services list, posts list, and dashboard.

Steps to test

  1. Go to Services list ? verify icons appear next to each service type
  2. Go to Post Queue ? verify icons next to service type in each row
  3. Go to Dashboard ? verify icons in service breakdown table
  4. Verify icons are appropriate (e.g., paper-plane for Telegram, envelope for Mailchimp)

Expected

  • All 34 service types have an icon
  • Unknown types fall back to share-alt icon
  • Icons render without layout issues
## Test: Service Icons ### What changed ServiceIconHelper maps 34 service types to Bootstrap icons. Used in services list, posts list, and dashboard. ### Steps to test 1. Go to Services list ? verify icons appear next to each service type 2. Go to Post Queue ? verify icons next to service type in each row 3. Go to Dashboard ? verify icons in service breakdown table 4. Verify icons are appropriate (e.g., paper-plane for Telegram, envelope for Mailchimp) ### Expected - All 34 service types have an icon - Unknown types fall back to share-alt icon - Icons render without layout issues
Author
Owner

Branch created: feature/81-test-service-type-icons-throughout-ui

git fetch origin
git checkout feature/81-test-service-type-icons-throughout-ui
Branch created: [`feature/81-test-service-type-icons-throughout-ui`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/81-test-service-type-icons-throughout-ui) ```bash git fetch origin git checkout feature/81-test-service-type-icons-throughout-ui ```
Sign in to join this conversation.
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#81