Decathlon / Decathlon/vitamin-compose
vtmnSkeleton exposes dummy data via Screen Readers
Open
bug 🐛
community 👥
- Dominant language
- Kotlin
- Stars
- 280
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
We use the vtmnSkeleton Modifier for our shimmer loading states. For this, we often pass mock/dummy data to the composable, and vtmnSkeleton hides this whilst it's loading.
However, this dummy text can still be read by the user if they use a screen reader / TalkBack while loading.
**Expected behavior**
It'd be nice to be able to clear the semantics while loading.
Contributor guide
Assessment
This issue has not been assessed yet.