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(core,platform): clicking list item in p13 dialog should not toggle checkbox #12879

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

mikerodonnell89
Copy link
Member

fixes #12672 for the main branch

  • Adds an input preventClick to the list item component which allows the user to disable default selection/deselection behavior for list items
  • Utilizes this new input on the platform table p13 dialog so that clicking a list item doesn't handle selection - user must manually click the checkbox

…. fix issue with toggling column on p13 dialog
@mikerodonnell89 mikerodonnell89 requested a review from a team December 23, 2024 16:47
@mikerodonnell89 mikerodonnell89 self-assigned this Dec 23, 2024
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for fundamental-ngx ready!

Name Link
🔨 Latest commit 87dbe09
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/677c288b37ce1e0008985a75
😎 Deploy Preview https://deploy-preview-12879--fundamental-ngx.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mikerodonnell89 mikerodonnell89 merged commit 145e91c into ng-15-downport Jan 8, 2025
18 of 19 checks passed
@mikerodonnell89 mikerodonnell89 deleted the fix/12672-ng15 branch January 8, 2025 21:55
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.

2 participants