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
6db8b6db23
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
- L1: download_button.js — set aria-busy="true/false" in toggleState() during downloads (WCAG 4.1.3)
- L2: submit_form.js — announce auto-submit via data-announce-submit + announcePolite (WCAG 4.1.3)
- L3: toggle_submit.js — set aria-busy="true" on submit button when form submits (WCAG 4.1.2)
- L4: indeterminate_checkbox.js — set aria-checked="mixed" when indeterminate; update on click (WCAG 4.1.2)
- L5: review_form.js — announcePolite("Rating submitted") before auto-submit at rating 10 (WCAG 4.1.3)
- L6: masked_input.js — append sr-only hint with aria-describedby explaining masking behavior (WCAG 3.3.2)
- L7: check_on_click.js — add keydown handler for Enter/Space keys (WCAG 2.1.1)
- L9: submit_form/show.html.erb — add aria-label to icon-only download button in scroll-buttons (WCAG 4.1.2)
- L11: initials_step.vue — add :aria-label="t('minimize')" to minimize button (WCAG 4.1.2)
- L13: _drawer_events.html.erb — fix CSS typo border-base-content-/60 → border-base-content/60
- L8: app_tour.js — driver.js provides keyboard support natively (Escape/Enter); no change needed
- L10: _html_modal.html.erb — role="button" tabindex="0" aria-label already applied in Sprint 1
- L12: text-base-content/60 contrast — verified compliant at typical DaisyUI theme ratios
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
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
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
|
adjust border
|
10 months 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
|
developer console fixes
|
3 years 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
|
add csp
|
6 months 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 WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
3 weeks ago |