You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcelo Paiva
bf4bbedc28
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
- H7: Add user_menu.js custom element for navbar dropdown keyboard navigation
(ArrowDown/Up, Enter/Space, Escape, roving tabindex, aria-expanded) (WCAG 2.1.1)
- H8: Add aria-label + fallback text to signature, initials, and QR canvas elements (WCAG 1.1.1)
- M3: Add role="textbox" + aria-label to field name contenteditable in area.vue (WCAG 4.1.2)
- M4: Add aria-hidden/aria-expanded to toggle_visible.js and field_condition.js (WCAG 4.1.2)
- M5: Add aria-label ("Show/Hide password") + aria-pressed to password_input.js toggle (WCAG 4.1.2)
- M6: Move focus to first input on addItem; announce removal via announcePolite in dynamic_list.js (WCAG 2.4.3)
- M7: Announce "Copied to clipboard" via announcePolite in clipboard_copy.js (WCAG 4.1.3)
- M9: Fix placeholder contrast text-neutral-400 → text-neutral-600 in contenteditable.vue (WCAG 1.4.3)
- M9: Fix placeholder contrast before:text-base-content/30 → /60 in template_builder/area.vue (WCAG 1.4.3)
- M11: Add persistent aria-live="polite" region for QR code appearance in signature_step.vue (WCAG 4.1.3)
- Fix missed alert() in initials_step.vue → initialsError data prop + live region (WCAG 4.1.3)
- Add canvas accessibility i18n keys: signature_drawing_pad, initials_drawing_pad, qr_code_for_mobile_signature
- Add field_name i18n key to template_builder for contenteditable aria-label
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
4 weeks ago |
| .. |
|
appears_on.vue
|
accept field title and description
|
2 years ago |
|
area.vue
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
4 weeks ago |
|
areas.vue
|
add strikethrough
|
6 months ago |
|
attachment_step.vue
|
Add ARIA labels to icon-only buttons across the application
|
1 month ago |
|
completed.vue
|
sanitize url
|
7 months ago |
|
crop_canvas.js
|
improve signature validation
|
11 months ago |
|
date_step.vue
|
add number validation
|
7 months ago |
|
dropzone.vue
|
dangerous extension error
|
5 months ago |
|
form.vue
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
4 weeks ago |
|
formula_areas.vue
|
nested formula
|
7 months ago |
|
i18n.js
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
4 weeks ago |
|
image_step.vue
|
Add alt text to all images in Vue submission form components
|
1 month ago |
|
initials_step.vue
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
4 weeks ago |
|
invite_form.vue
|
adjust form
|
1 year ago |
|
kba_step.vue
|
adjust kba
|
2 months ago |
|
markdown_content.vue
|
fix markdown
|
7 months ago |
|
multi_select_step.vue
|
add ui classes
|
1 year ago |
|
number_step.vue
|
add number validation
|
7 months ago |
|
payment_step.vue
|
fix typo
|
6 months ago |
|
phone_data.js
|
add iso codes to phone data
|
1 year ago |
|
phone_step.vue
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
4 weeks ago |
|
signature_step.vue
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
4 weeks ago |
|
text_step.vue
|
add length validation
|
9 months ago |
|
validate_signature.js
|
update signature validation
|
12 months ago |
|
verification_step.vue
|
sandbox
|
2 months ago |