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

Add default ids for listCellContentView and fix callout component ids #348

Merged

Conversation

cbarcom
Copy link
Contributor

@cbarcom cbarcom commented Mar 26, 2024

🎟️ Jira ticket

IOS-9930

🥅 What's the goal?

List rows don't have default accessibility identifiers, so they have been assigned.
Also, according to Figma callout ids, they were incorrect and this PR fix them by removing section value from their id. Now,
DefaultAccessibilityIdentifier.Section will be optional.

@cbarcom cbarcom added the enhancement New feature or request label Mar 26, 2024
@cbarcom cbarcom requested review from Gomay88 and alexanegon March 26, 2024 18:04
@cbarcom cbarcom self-assigned this Mar 26, 2024
@cbarcom cbarcom requested review from alejandroruizponce and DavidMarinCalleja and removed request for alexanegon and alejandroruizponce March 27, 2024 09:34
Co-authored-by: David <david.marin.calleja@telefonica.com>
Copy link

github-actions bot commented Mar 27, 2024

Screenshot tests report

✔️ All passing

@cbarcom cbarcom merged commit 34bf0e1 into main Mar 27, 2024
2 checks passed
@cbarcom cbarcom deleted the task/IOS-9930-add-default-ListTableViewCell-id-fix-callout-ids branch March 27, 2024 21:49
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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants