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
cf20940023
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
Sprint 5 – Critical fixes:
- 5-A: Add sr-only label + aria-label to search input and clear/submit buttons
- 5-B: Add role/aria-live/aria-atomic to flash messages; dismiss button label
- 5-C: Add role=dialog aria-modal aria-labelledby to _html_modal
- 5-D: Change file-dropzone inputs from display:none to sr-only; add region/label to dropzone element
- 5-E: Convert all <a href="#"> acting as buttons to <button type="button"> in signature_step, initials_step, phone_step
Sprint 6 – High priority:
- 6-A: Wrap pagination in <nav aria-label>; add aria-current="page" to current page
- 6-B: Wrap settings nav in <nav aria-label>; add aria-labels to icon-only social links
- 6-B/7-J: menu_active.js sets aria-current="page" on active links
- 6-C/D: Progress dots → <button> with aria-label/aria-current; form container gets aria-hidden; expand button gets aria-expanded/aria-controls
- 6-E: Add aria-label to folder card link
- 6-F: Wrap breadcrumb back-link in <nav aria-label="Breadcrumb">
- 6-G: scroll_to.js adds keydown (Enter/Space) handler and focuses target after scroll
- 6-H: Add aria-label to template builder option remove (×) button
- 6-I: fetch_form.js announces success via announcePolite when data-success-message set
- 6-J: Convert turbo_drawer close anchors to <button> with aria-label
Sprint 7 – Medium priority:
- 7-A: aria-errormessage + aria-invalid on signature/initials canvas linked to error divs
- 7-B: aria-busy on payment step processing/checkout buttons
- 7-D: Add id/aria-label/aria-controls to API settings DaisyUI collapse checkboxes
- 7-E: Add table caption, scope="col" on headers, sr-only Actions column header
- 7-F: Wrap SMTP security radio buttons in <fieldset><legend>
- 7-G: Add aria-pressed to dashboard toggle view buttons
- 7-I: Add aria-label="Country code" to phone step select
- i18n: Add dismiss, step, form_progress, breadcrumb, actions keys
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
3 weeks ago |
| .. |
|
appears_on.vue
|
accept field title and description
|
2 years ago |
|
area.vue
|
Fix all accessibility gaps identified in codebase audit
|
3 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
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
formula_areas.vue
|
nested formula
|
7 months ago |
|
i18n.js
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
image_step.vue
|
Add alt text to all images in Vue submission form components
|
1 month ago |
|
initials_step.vue
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 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
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
phone_data.js
|
add iso codes to phone data
|
1 year ago |
|
phone_step.vue
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
signature_step.vue
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
text_step.vue
|
Fix all accessibility gaps identified in codebase audit
|
3 weeks ago |
|
validate_signature.js
|
update signature validation
|
12 months ago |
|
verification_step.vue
|
sandbox
|
2 months ago |