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
81d533b59e
Fix keyboard navigation missing checkbox menuitem in user menu
...
The Test Mode toggle (input[type="checkbox"]) was skipped by arrow key
navigation because _menuItems() only queried a[href] and button elements.
- Extend _menuItems() to include input[type="checkbox"]
- Add role="menuitemcheckbox" and aria-checked in connectedCallback
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
app_tour.js
add app tour
1 year ago
app_tour_start.js
add csp
9 months ago
aria_announce.js
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
4 months ago
autoresize_textarea.js
customize template email per party
1 year ago
autosize_field.js
fix csp
9 months ago
bar_chart.js
add the reports page
7 months ago
check_on_click.js
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
4 months 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
4 months ago
custom_validation.js
add csp
9 months ago
dashboard_dropzone.js
add subfolders
11 months ago
disable_hidden.js
initial commit
3 years ago
document_tabs.js
Fix WCAG AA contrast on active tab label and border
4 months ago
download_button.js
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
4 months ago
dynamic_list.js
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
4 months ago
email_editor.js
email editor
11 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
4 months ago
field_condition.js
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
4 months ago
file_dropzone.js
adjust border
1 year ago
folder_autocomplete.js
add subfolders
11 months ago
google_drive_file_picker.js
google drive file picker
8 months ago
indeterminate_checkbox.js
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
4 months 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
4 months ago
menu_active.js
developer console fixes
3 years ago
mount_on_click.js
add order ui
11 months ago
open_modal.js
google drive file picker
8 months ago
page_container.js
Add accessible PDF text extraction for screen reader users
4 months ago
password_input.js
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
4 months ago
prompt_password.js
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
4 months ago
remove_on_event.js
add csp
9 months ago
required_checkbox_group.js
add shared link form fields preferences
12 months ago
review_form.js
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
4 months ago
scroll_buttons.js
fix remove listener
1 year ago
scroll_to.js
add csp
9 months ago
search_input.js
fix search input
9 months ago
set_date_button.js
adjust filters
2 years 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
3 years ago
set_value.js
add csp
9 months ago
show_on_value.js
add csp
9 months ago
signature_form.js
fix Point is invalid
5 months ago
submit_form.js
Fix WCAG 2.1 AA low-priority issues: aria-busy, keyboard nav, live regions, ARIA states
4 months ago
submitter_autocomplete.js
fulltext search
1 year ago
toggle_attribute.js
add recipient preferences
2 years ago
toggle_classes.js
add csp
9 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
4 months ago
toggle_visible.js
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
4 months ago
turbo_modal.js
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
4 months ago
user_menu.js
Fix keyboard navigation missing checkbox menuitem in user menu
4 months ago