Description
All loaders in spor-react/src/loader (for ex: ContentLoader) contains <VisuallyHidden>Loading...</VisuallyHidden> . This means that no matter the language, when using screen readers "Loading" is read aloud. This should instead match the chosen language ("Laster" for norwegian and so on) and since it is visually hidden we don't need "..."
Link to Reproduction, write N/A if not applicable
N/A
Steps to reproduce
- Go to '...'
- Click on '...'
- Scroll down to '...'
- See error
Spor Version
12.24.10
Browser
No response
Operating System
Additional Information
No response
Description
All loaders in spor-react/src/loader (for ex: ContentLoader) contains
<VisuallyHidden>Loading...</VisuallyHidden>. This means that no matter the language, when using screen readers "Loading" is read aloud. This should instead match the chosen language ("Laster" for norwegian and so on) and since it is visually hidden we don't need "..."Link to Reproduction, write N/A if not applicable
N/A
Steps to reproduce
Spor Version
12.24.10
Browser
No response
Operating System
Additional Information
No response