-
Notifications
You must be signed in to change notification settings - Fork 3
Evaluate re-addition of dxpr_cms_accessibility_tools & editoria11y module #37
Copy link
Copy link
Open
Description
Description
The dxpr_cms_accessibility_tools recipe and editoria11y module were previously removed from DXPR CMS. This issue is to evaluate their potential re-addition with improved configuration to make them less intrusive and more actionable for content editors.
Goals
- Configure editoria11y to be less intrusive in the editing experience
- Limit accessibility tips to actionable items that content editors can actually fix
- Exclude system-level accessibility issues that are outside the scope of content editor capabilities
Example of Current Issues
The current implementation flags accessibility issues in system modules like the Sitemap module, which are not within the scope of what most users will be able to fix. This creates noise and frustration rather than helpful guidance.
Proposed Improvements
- Scope Configuration: Configure editoria11y to only check content areas that editors have control over
- Actionable Tips Only: Focus on issues that can be resolved through the content editing interface
- Severity Levels: Implement appropriate severity levels to distinguish between critical issues and suggestions
- Training Mode: Consider a training mode that can be toggled on/off as users become more familiar with accessibility best practices
Acceptance Criteria
- Accessibility checks only flag issues within content editor's control
- Configuration excludes system-generated content and module output
- Tips provided are clear and actionable with specific steps to resolve
- The tool enhances rather than hinders the content creation workflow
- Documentation clearly explains what the tool checks and why
Additional Considerations
- Review alternative accessibility checking modules that might be better suited
- Consider integration with the content moderation workflow
- Evaluate performance impact on the editing experience
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels