messere1 opened a new issue, #2169:
URL: https://github.com/apache/rocketmq-dashboard/issues/2169

   ## Problem
   
   Studio mini trend charts are visual-only SVG paths. Screen-reader users 
receive no information about the samples, and pointer users have no native 
summary when hovering over the chart.
   
   ## Proposal
   
   Give MiniLine charts a concise, language-neutral sample summary through SVG 
accessibility metadata and a native title, while allowing callers to provide a 
more specific label.
   
   ## Acceptance criteria
   
   - Non-empty mini line charts expose an accessible image name.
   - The accessible summary includes the chart samples in order.
   - Callers can prefix the summary with a domain-specific label.
   - Empty charts keep their existing rendering behavior without misleading 
metadata.
   - Accessibility behavior is covered by frontend tests.
   
   Target branch: rocketmq-studio.


-- 
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