CONSOLE-4982: add resizable column feature to Compute tables#16175
CONSOLE-4982: add resizable column feature to Compute tables#16175vikram-raj wants to merge 8 commits intoopenshift:mainfrom
Conversation
|
@vikram-raj: This pull request references CONSOLE-4988 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the spike to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vikram-raj The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@vikram-raj: This pull request references CONSOLE-4988 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the spike to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (8)
📜 Recent review details🧰 Additional context used📓 Path-based instructions (1)**⚙️ CodeRabbit configuration file
Files:
🧬 Code graph analysis (8)frontend/public/components/machine-config-pool.tsx (2)
frontend/public/components/control-plane-machine-set.tsx (2)
frontend/public/components/machine-autoscaler.tsx (2)
frontend/public/components/machine-config.tsx (2)
frontend/public/components/machine-set.tsx (2)
frontend/packages/console-app/src/components/nodes/NodesPage.tsx (3)
frontend/public/components/machine.tsx (3)
frontend/public/components/machine-health-check.tsx (3)
🔇 Additional comments (9)
📝 WalkthroughWalkthroughThis pull request introduces resizable column width functionality across eight table/list components in the OpenShift Console. Each component's column hook is refactored to return an object containing ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip You can get early access to new features in CodeRabbit.Enable the |
|
@vikram-raj: This pull request references CONSOLE-4982 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@vikram-raj: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Add the resize column feature to the following Compute tables
Summary by CodeRabbit
Release Notes