Skip to content
New issue

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

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

Already on GitHub? # to your account

[iOS/Android] CollectionView IsEnabled Not Working #27770

Open
devanathan-vaithiyanathan opened this issue Feb 13, 2025 · 1 comment · May be fixed by #27749
Open

[iOS/Android] CollectionView IsEnabled Not Working #27770

devanathan-vaithiyanathan opened this issue Feb 13, 2025 · 1 comment · May be fixed by #27749
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration t/bug Something isn't working

Comments

@devanathan-vaithiyanathan
Copy link
Contributor

devanathan-vaithiyanathan commented Feb 13, 2025

Description

The IsEnabled property of CollectionView does not work as expected on iOS and Android. Even when IsEnabled is set to false, users can still interact with and select items in the CollectionView

Steps to Reproduce

  1. Run the attached SampleCollectionViewIsEnabledIssue.zip

  2. Try tapping on items in the CollectionView.

Expected Behavior:
Items should not be selectable when IsEnabled is set to false.

Actual Behavior:
Items remain selectable despite IsEnabled being false.

Link to public reproduction project repository

No response

Version with bug

9.0.40 SR4

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

Android, iOS

Affected platform versions

iOS 17.5, Android 15

Did you find any workaround?

No response

Relevant log output

@devanathan-vaithiyanathan devanathan-vaithiyanathan added the t/bug Something isn't working label Feb 13, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants