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 |
| .. |
|
app_tour.js
|
add app tour
|
12 months ago |
|
app_tour_start.js
|
add csp
|
6 months ago |
|
aria_announce.js
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
3 weeks ago |
|
autoresize_textarea.js
|
customize template email per party
|
1 year ago |
|
autosize_field.js
|
fix csp
|
6 months ago |
|
bar_chart.js
|
add the reports page
|
4 months ago |
|
check_on_click.js
|
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
|
3 weeks ago |
|
checkbox_group.js
|
allow to invite party
|
2 years ago |
|
clipboard_copy.js
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
3 weeks ago |
|
custom_validation.js
|
add csp
|
6 months ago |
|
dashboard_dropzone.js
|
add subfolders
|
8 months ago |
|
disable_hidden.js
|
initial commit
|
3 years ago |
|
document_tabs.js
|
Fix WCAG AA contrast on active tab label and border
|
3 weeks ago |
|
download_button.js
|
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
|
3 weeks ago |
|
dynamic_list.js
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
3 weeks ago |
|
email_editor.js
|
email editor
|
8 months ago |
|
emails_textarea.js
|
show bulk send message
|
2 years ago |
|
fetch_form.js
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
field_condition.js
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
3 weeks ago |
|
file_dropzone.js
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
folder_autocomplete.js
|
add subfolders
|
8 months ago |
|
google_drive_file_picker.js
|
google drive file picker
|
5 months ago |
|
indeterminate_checkbox.js
|
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
|
3 weeks ago |
|
linked_input.js
|
add recipient preferences
|
2 years ago |
|
masked_input.js
|
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
|
3 weeks ago |
|
menu_active.js
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
mount_on_click.js
|
add order ui
|
8 months ago |
|
open_modal.js
|
google drive file picker
|
5 months ago |
|
page_container.js
|
Add accessible PDF text extraction for screen reader users
|
3 weeks ago |
|
password_input.js
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
3 weeks ago |
|
prompt_password.js
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
3 weeks ago |
|
remove_on_event.js
|
add csp
|
6 months ago |
|
required_checkbox_group.js
|
add shared link form fields preferences
|
9 months ago |
|
review_form.js
|
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
|
3 weeks ago |
|
scroll_buttons.js
|
fix remove listener
|
11 months ago |
|
scroll_to.js
|
Implement accessibility plan: Sprints 5, 6, and 7 (WCAG 2.1 AA)
|
3 weeks ago |
|
search_input.js
|
fix search input
|
6 months ago |
|
set_date_button.js
|
adjust filters
|
1 year ago |
|
set_origin_url.js
|
add the app url input on the first setup page
|
3 years ago |
|
set_timezone.js
|
redirect with google oauth
|
2 years ago |
|
set_value.js
|
add csp
|
6 months ago |
|
show_on_value.js
|
add csp
|
6 months ago |
|
signature_form.js
|
fix Point is invalid
|
2 months ago |
|
submit_form.js
|
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
|
3 weeks ago |
|
submitter_autocomplete.js
|
fulltext search
|
10 months ago |
|
toggle_attribute.js
|
add recipient preferences
|
2 years ago |
|
toggle_classes.js
|
add csp
|
6 months ago |
|
toggle_cookies.js
|
add submissions dashboard view
|
2 years ago |
|
toggle_on_submit.js
|
add template preferences
|
2 years ago |
|
toggle_submit.js
|
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
|
3 weeks ago |
|
toggle_visible.js
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
3 weeks ago |
|
turbo_modal.js
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
3 weeks ago |
|
user_menu.js
|
Fix keyboard navigation missing checkbox menuitem in user menu
|
3 weeks ago |