eigen icon indicating copy to clipboard operation
eigen copied to clipboard

fix(ArtistListItem): add accessibility props to the follow button

Open yinuoyang01 opened this issue 5 months ago • 2 comments

Description

fix accessibility issues of the follow button inside artist list card

PR Checklist

  • [x] I have tested my changes on iOS and Android.
  • [X] I hid my changes behind a feature flag, or they don't need one.
  • [X] I have included screenshots or videos, or I have not changed the UI.
  • [X] I have added tests, or my changes don't require any.
  • [X] I added an app state migration, or my changes do not require one.
  • [X] I have documented any follow-up work that this PR will require, or it does not require any.
  • [X] I have added a changelog entry below, or my changes do not require one.

To the reviewers 👀

  • [ ] I would like at least one of the reviewers to run this PR on the simulator or device.
Changelog updates

Changelog updates

Cross-platform user-facing changes

  • fix: ArtistListItem followButton accessibility props - yinuoyang01

iOS user-facing changes

Android user-facing changes

Dev changes

Need help with something? Have a look at our docs, or get in touch with us.

yinuoyang01 avatar Sep 04 '24 07:09 yinuoyang01