fix: disable actions for unavailable table rows - #223
Conversation
Signed-off-by: Roman Konopeshko <hellsontime@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughUnavailable resources no longer emit button or table-row click events. ResourceField buttons expose disabled state and availability-aware accessible names, while DeclarativeTable routes row clicks through an availability check. ChangesUnavailable resource interactions
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
Signed-off-by: Roman Konopeshko <hellsontime@gmail.com>
resource.isAvailableisfalse.Supports platform-mesh/portal-ui-lib#438.
Tests:
npm test— 454 tests passed.Summary by CodeRabbit
New Features
Bug Fixes