Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX - Add accessibility identifier to dataCard elements #347

Merged
merged 11 commits into from
Mar 26, 2024

Conversation

cbarcom
Copy link
Contributor

@cbarcom cbarcom commented Mar 26, 2024

🎟️ Jira ticket

IOS-9915

🥅 What's the goal?

Accessibility identifier was not being assigned to the expected element.

🚧 How do we do it?

The problem is solved by declaring identifier properties till the end of the elements chain of a DataCard.

@cbarcom cbarcom requested review from Gomay88 and alexanegon March 26, 2024 00:26
@cbarcom cbarcom self-assigned this Mar 26, 2024
cbarcom and others added 9 commits March 26, 2024 10:33
Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
…wift

Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
…wift

Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
…wift

Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
…wift

Co-authored-by: Alex Anegon <alejandroanegon@telefonica.com>
@cbarcom cbarcom merged commit 7a70d15 into main Mar 26, 2024
2 checks passed
@cbarcom cbarcom deleted the task/IOS-9915-add-identifiers-data-card branch March 26, 2024 09:54
amegias added a commit that referenced this pull request Apr 2, 2024
…callout component ids (#348)

chore(Doc): Update pull_request_template.md (#349)
fix(callout): Change spacing to match specification of 4px (#351)
fix(Accessibility): Add accessibility identifier to dataCard elements (#347)
feat(Accessibility): Add default and custom accessibility identifiers to Callout and DataCard refs IOS-9915 (#346)
tuentisre pushed a commit that referenced this pull request Apr 2, 2024
# [29.7.0](v29.6.3...v29.7.0) (2024-04-02)

### Features

* **Accessibility:** Add default ids for listCellContentView and fix callout component ids ([#348](#348)) ([5aab0f2](5aab0f2)), closes [#349](#349) [#351](#351) [#347](#347) [#346](#346)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants