fix(cc-task): TaskList onTaskSelected callback#466
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
rsarika
left a comment
There was a problem hiding this comment.
changes looks good to me. But cant they rely on store.currentTask ?
They can but it is better if we throw call backs. Gives better developer experience |
# [1.28.0-ccwidgets.67](v1.28.0-ccwidgets.66...v1.28.0-ccwidgets.67) (2025-06-03) ### Bug Fixes * **cc-task:** TaskList onTaskSelected callback ([#466](#466)) ([5d7038f](5d7038f))
|
🎉 This PR is included in version 1.28.0-ccwidgets.67 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PARTIALLY COMPLETES CAI-6283
This pull request addresses
TaskList component today does not let the developers know when a change in selection happens. This PR is raised to address this gap
by making the following changes
Vidcast Demo
https://app.vidcast.io/share/917186b3-61f1-403e-9a4b-804b91887183
Change Type
The following scenarios were tested
The GAI Coding Policy And Copyright Annotation Best Practices
Checklist before merging