Skip to content

Accessibility bug fixes#2620

Merged
gingi merged 9 commits intomasterfrom
shpaster/a11y-bugs
Jan 20, 2023
Merged

Accessibility bug fixes#2620
gingi merged 9 commits intomasterfrom
shpaster/a11y-bugs

Conversation

@gingi
Copy link
Member

@gingi gingi commented Jan 13, 2023

Various accessibility bugs, most related to VoiceOver, as well as improvements to localization.

@gingi gingi force-pushed the shpaster/a11y-bugs branch from d88af8f to 9678ca5 Compare January 13, 2023 18:20
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #2620 (5fbbd0b) into master (fdd4984) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head 5fbbd0b differs from pull request most recent head 727f1ca. Consider uploading reports for the commit 727f1ca to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2620      +/-   ##
==========================================
+ Coverage   65.06%   65.08%   +0.02%     
==========================================
  Files         916      916              
  Lines       26419    26420       +1     
  Branches     5213     5214       +1     
==========================================
+ Hits        17189    17195       +6     
+ Misses       9230     9225       -5     
Impacted Files Coverage Δ
...ch-flask/ui/notifications/toast/toast.component.ts 100.00% <ø> (ø)
...pp/components/pool/graphs/pool-graphs.component.ts 15.23% <ø> (ø)
src/@batch-flask/core/keys.ts 100.00% <100.00%> (ø)
...tch-flask/ui/notifications/notification-service.ts 74.50% <100.00%> (+1.04%) ⬆️
src/@batch-flask/ui/select/select.component.ts 83.09% <100.00%> (+1.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fdd4984...727f1ca. Read the comment docs.

@gingi gingi enabled auto-merge January 13, 2023 20:27
Was using the wrong value used by KeyboardEvent.code.

Updates AB#484, AB#807, AB#803
@gingi gingi force-pushed the shpaster/a11y-bugs branch from f5aa131 to 6c82530 Compare January 18, 2023 17:50
gingi added 5 commits January 20, 2023 11:00
Adds aria-live attribute to certain elements that convey warning status.

Removes outdated warning (2019)

Fixes AB#525, AB#566
Custom tooltips replaced with user-agent tooltips (title attribute)
@gingi gingi force-pushed the shpaster/a11y-bugs branch from 7b92b5e to 727f1ca Compare January 20, 2023 16:01
@gingi gingi merged commit bb92a1b into master Jan 20, 2023
@gingi gingi deleted the shpaster/a11y-bugs branch January 20, 2023 16:28
@cRui861
Copy link
Member

cRui861 commented Feb 1, 2023

Fixes #2634

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants