Skip to content

Conversation

@MIchaelZablianov
Copy link
Collaborator

@MIchaelZablianov MIchaelZablianov commented Dec 24, 2025

Description

fix grid list item accessibility issue in ios:
issue: accessible containerProps.accessible doesn't override correctly the grid list container view's accessible prop.
fix: changed order in internal implementation to fix override priority

Changelog

fix grid list item accessibility issue in ios

Additional info

Ticket 4894

@MIchaelZablianov MIchaelZablianov changed the title Fix/grid list item accessibility issue in ios 4894 Fix/grid list item accessibility issue in ios Jan 13, 2026
@wix wix deleted a comment from github-actions bot Jan 13, 2026
alignToStart={alignToStart}
overlayText={overlayText}
horizontalAlignment={horizontalAlignment}
containerProps={{accessible: false}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this two lines (56, 62) from the example screen.

adids1221
adids1221 previously approved these changes Jan 13, 2026
Copy link
Contributor

@adids1221 adids1221 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, nice work 👍
Make sure to remove the unnecessary lines from the example screen before merging.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

@adids1221 adids1221 merged commit 3e1d38c into master Jan 14, 2026
3 checks passed
@adids1221 adids1221 deleted the fix/GridListItem_accesibility_issue_in_IOS_4894 branch January 14, 2026 09:53
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