Alt value is not defined for 'grapesjs' logo in windows.
- Dominant language
- HTML
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
**Test Environment:**
OS: Windows 11[Version 24H2(OS Build 24631.3593)]
Edge: Version 135.0.2535.51 (Official build) (64-bit)
Chrome: Version 135.0.6422.112 (Official Build) (64-bit)
Screen readers: NVDA (2024.4.2)
Test URL: https://grapesjs.com/demo
**User Impact:**
Screen Reader dependent users will not get the required image information, if Alt value is not defined for the logo present in the page.
**Pre-Requisite:**
1. Turn on Screen Readers:
NVDA: Ctrl + Alt + N
2. Verbosity:
NVDA: Default
**Repro steps:**
1. Launch the application using URL: https://grapesjs.com/demo in windows.
2. Navigate to the 'grapesjs' logo using down arrow key in browse mode.
3. Verify whether Alt value is defined for 'grapesjs' logo in windows or not.
**Actual result:**
Alt value is not defined for 'grapesjs' logo in windows.
Screen reader announces: out of frame visited link unlabeled graphic grapesjs-logo-cl
**Refer Attachment:**
1.Alt value is not defined for 'grapesjs' logo in windows..png
2.Alt value is not defined for 'grapesjs' logo in windows..mp4
https://github.com/user-attachments/assets/25ab5805-f5f5-4623-8bb5-19a75057e182
**Expected result:**
Alt value should be defined as 'Grapesjs Logo' for 'grapesjs' logo in windows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.