Describe the issue
A11y Agency plugin is available to help with accessibility bug remediation.
The required tag has already been added: agency:agent=a11y:a11y-agent@company. Assign the bug to Agency to use it.
Please try it and share feedback on whether the remediation guidance was useful at CAIA11yAgency@microsoft.com.
User Exprience:
Screen reader users do not know whether their search returned results, how many results were found, or whether the search is still loading. They are left in the dark after submitting a query.
Note: User credentials should NOT be included in the bug.
Actual Result:
Screen Reader does not announce the appeared "0 models found/3 models found" when valid/invalid entry is given on the search field under 'Models' page.
Expected Result:
Screen Reader should announce the appeared "0 models found/3 models found" when valid/invalid entry is given on the search field under 'Models' page.
How to Fix:
Place the results count text inside a role="status" live region so it is announced when the content updates. Example:
5 results found
.
To reproduce
- Open the URL "https://www.foundrylocal.ai/" and login with valid credentials.
- Foundry local homepage opens. Navigate to 'Models' control from header section.
- Navigate to Search field and try giving valid/Invalid entries.
- Verify whether screen reader announces the copied success message or not.
Urgency
No response
Platform and architecture
Windows X64
OS Version
Windows 25H2 (OS Build 26200.8893)
Installation type
Released package/binary
Foundry Local version
https://www.foundrylocal.ai/
API or surface area
CLI
Hardware acceleration/backend
Other / Unknown
Backend/runtime version
No response
Video Attachment:
Screen Reader does not announce the appeared results count information under 'Models' page
Describe the issue
A11y Agency plugin is available to help with accessibility bug remediation.
The required tag has already been added: agency:agent=a11y:a11y-agent@company. Assign the bug to Agency to use it.
Please try it and share feedback on whether the remediation guidance was useful at CAIA11yAgency@microsoft.com.
User Exprience:
Screen reader users do not know whether their search returned results, how many results were found, or whether the search is still loading. They are left in the dark after submitting a query.
Note: User credentials should NOT be included in the bug.
Actual Result:
Screen Reader does not announce the appeared "0 models found/3 models found" when valid/invalid entry is given on the search field under 'Models' page.
Expected Result:
Screen Reader should announce the appeared "0 models found/3 models found" when valid/invalid entry is given on the search field under 'Models' page.
How to Fix:
Place the results count text inside a role="status" live region so it is announced when the content updates. Example:
To reproduce
Urgency
No response
Platform and architecture
Windows X64
OS Version
Windows 25H2 (OS Build 26200.8893)
Installation type
Released package/binary
Foundry Local version
https://www.foundrylocal.ai/
API or surface area
CLI
Hardware acceleration/backend
Other / Unknown
Backend/runtime version
No response
Video Attachment:
Screen Reader does not announce the appeared results count information under 'Models' page