RockteMQ-AI commented on issue #2954:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2954#issuecomment-5502857231

   **Issue Evaluation**
   
   Category: `bug` | Status: **Needs Info**
   
   I reviewed the audit detail display code on the `pr-2533-review` branch. In 
the current audit page (`web/src/pages/ops/audit.tsx`), the `detail` column is 
rendered with `ellipsis: true` and no custom parser that splits on commas. The 
detail value is displayed as-is from the API response.
   
   I could not find any comma-splitting parser in either the frontend or 
backend audit code. Could you clarify:
   - [ ] Which specific component or page contains the parser that splits on 
commas?
   - [ ] Is this in a different branch or an upcoming PR that has not been 
merged yet?
   - [ ] Is there a specific URL path or UI element where this behavior can be 
observed?
   
   This will help me locate the exact code that needs to be fixed.
   
   ---
   *Automated evaluation by RockteMQ-AI*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to