xamarin / Xamarin.Forms Public
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: Button on ListView should not pass click to listview when disabled #12370
base: 5.0.0
Are you sure you want to change the base?
Conversation
Is it possible to add a UITest and a sample case so we can see what this is supposed to fix.
Thanks
@l4nk4b3l Could you include a sample (and maybe a UITest) where validate the issue and the fix?. Let me know if you need help with something.
@jsuarezruiz |
The sample should be added here: https://github.com/xamarin/Xamarin.Forms/tree/5.0.0/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared |
Thank you! |
Issues Resolved
fixes #8763
Platforms Affected
Behavioral/Visual Changes
None
Before/After Screenshots
Not applicable
Testing Procedure
PR Checklist