DEF-048 — Activity Logs: Module names display with extra spaces between letters (e.g. ‘F A Q’, ‘C M S Page’)

Admin Panel
Low severity
UI
New
Defect DEF-048 — Severity: Low · Status: New
Published

2026-06-17

DEF-048 — Activity Logs: Module names display with extra spaces between letters (e.g. “F A Q”, “C M S Page”)

Summary

In the Activity Logs table (/admin/activity-logs), module names for certain entries are rendered with a space inserted between each letter. For example, the FAQ module appears as “F A Q” and the CMS Page module appears as “C M S Page”. This affects both the Module column in the table and the module options in the Filter by Module dropdown. Other module names such as “Settings”, “User”, and “Story” display correctly.

Environment

  • URL: https://project6.dxtserver.com/drivelink_new/public/admin/activity-logs
  • Module: Admin Panel — Activity Logs → Module column & Filter by Module dropdown
  • Date Reported: 2026-06-17
  • Browser: Chromium (Playwright)
  • Testing Phase: Admin Panel — Section 17: Activity Logs

Evidence

Actual Display Expected Display
F A Q FAQ
C M S Page CMS Page
Master: Broadcast Master: Broadcast ✅
Settings Settings ✅
User User ✅

The Filter by Module dropdown also shows: option "F A Q" and option "C M S Page".

Steps to Reproduce

  1. Log in to the Admin Panel.
  2. Navigate to Activity Logs (/admin/activity-logs).
  3. Observe the Module column — rows related to FAQs show “F A Q” instead of “FAQ”.
  4. Click the Filter by Module dropdown — options include “F A Q” and “C M S Page”.

Expected Behaviour

Module names should display as readable strings: “FAQ”, “CMS Page”. No spaces should be inserted between letters of abbreviations.

Actual Behaviour

Module names for FAQ and CMS Page entries are displayed with spaces between every letter: “F A Q” and “C M S Page”.

Impact

  • Visual quality issue — module names are unreadable at a glance
  • The “F A Q” display looks like a rendering error and may confuse administrators

Severity

Low — Cosmetic display issue; functionality is not affected (module filter using these values still works).

Priority

Low

Status

New

Reported By

QA / Testing Team