ODC-7802: Remove custom Drawer and Tabs from web-terminal#15077
ODC-7802: Remove custom Drawer and Tabs from web-terminal#15077openshift-merge-bot[bot] merged 3 commits intoopenshift:mainfrom
Conversation
|
@logonoff: This pull request references ODC-7802 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.20.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. |
74acc85 to
a2ee144
Compare
293e48a to
a39c616
Compare
|
@logonoff: This pull request references ODC-7802 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.20.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. |
|
hi @yapei, thanks for checking the PR! the first issue is definitely a regression, which should be fixed now. I also made further changes so that you can resize the web terminal even if it's minimized (like how it was before) the second issue regarding the web terminal taking up the whole screen is unfortunately a design choice by PatternFly--in their drawer component any drawer will automatically take up the entire mobile viewport. because of this, you cannot minimize or resize drawers in mobile, so i intentionally removed the button because it would not work. we can consult with UX to see if disabling the button instead is better if you would like code review: |
|
@logonoff: This pull request references ODC-7802 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.20.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. |
tested with the latest changes and now everything works well as expected |
|
@logonoff: This pull request references ODC-7802 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.20.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. |
dfecbc6 to
baa4546
Compare
a2581d0 to
4fc9e4a
Compare
a7d9d6e to
fde3c13
Compare
|
@logonoff: This pull request references ODC-7802 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.20.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. |
|
/label acknowledge-critical-fixes-only |
big thanks to @rhamilto and @sanketpathak for the help! Co-Authored-By: Robb Hamilton <895728+rhamilto@users.noreply.github.com> Co-Authored-By: Sanket Pathak <spathak@redhat.com>
fde3c13 to
e97756b
Compare
|
@logonoff: all tests passed! 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: logonoff, 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 |
|
[ART PR BUILD NOTIFIER] Distgit: openshift-enterprise-console |


https://issues.redhat.com/browse/ODC-7802
changes:
@console/apphas been removedreact-draggablehas been removedafter:
tech debt, adding labels:
/label px-approved
/label docs-approved
qe approval:
/assign @sanketpathak @yapei
code review:
/assign @vikram-raj @TheRealJon