primefaces / primefaces/primeng
Datepicker with TimePicker: screenreader doesn't inform about changed time
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.5k
- Forks
- 5.1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When using time picker and changing the time the screen reader is not informed.
Pull Request Link
No response
Reason for not contributing a PR
- Lack of time
- Unsure how to implement the fix/feature
- Difficulty understanding the codebase
- Other
Other Reason
No response
Reproducer
https://primeng.org/datepicker#time
Environment
primeng v19
also tested and failing on: primeng v18 & primeng v17
Angular version
19.x.x
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
- Start Screenreader (I tested with NVDA)
- Open Timepicker
- Change Time with buttons
- Screenreader will not read changed time
Expected behavior
When changing the time screenreader should inform user about the changed time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Datepicker time example at https://primeng.org/datepicker#time and reproduce the behavior using NVDA. Trace the time-change controls and existing accessibility announcements; the work is done when changing the time causes the screen reader to announce the new value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100