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

Bug 1879485: fix application selector incontext for add forms #6646

Merged
merged 2 commits into from Sep 25, 2020

Conversation

sahil143
Copy link
Contributor

Fixes: https://issues.redhat.com/browse/ODC-2386

Analysis / Root cause: when the application is selected using the ApplicationSelector in the secondary masthead . Context for the selected application is not kept in the import forms

Solution Description: Keep the context of application

Screen shots / Gifs for design review: Coming soon

Unit test coverage report: None

Test setup:

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

@openshift-ci-robot openshift-ci-robot added bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Sep 16, 2020
@openshift-ci-robot
Copy link
Contributor

@sahil143: This pull request references Bugzilla bug 1879485, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.6.0) matches configured target release for branch (4.6.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

In response to this:

Bug 1879485: fix application selector incontext for add forms

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 kubernetes/test-infra repository.

@invincibleJai
Copy link
Member

Looks good, Verified locally seems to work as expected

@christianvogt
Copy link
Contributor

The selector is still showing all applications when the last application is deleted in another browser.

@invincibleJai
Copy link
Member

@sahil143 have verified again after fix , i see as below i.e even if user deletes app name from another browser still show's that application. That's the expected behaviour right?

Sep-24-2020 14-19-35

@sahil143
Copy link
Contributor Author

@sahil143 have verified again after fix , i see as below i.e even if user deletes app name from another browser still show's that application. That's the expected behaviour right?

Yes, That is expected behaviour

cc @christianvogt

@jerolimov
Copy link
Member

Unfortunately this change means also that a deep link with the ?application parameter was not displayed correctly. But the new Deployment was created with the correct application anyway!

Screencast_24 09 2020_14:35:27 webm

@christianvogt
Copy link
Contributor

@jerolimov I don't see a difference in your scenario with this change or without. It seems like it's something we can handle in a separate issue. Do you mind creating a issue for this?

@christianvogt
Copy link
Contributor

This improves the issue.
UX had some further suggestions that we can consider after further review.

@christianvogt
Copy link
Contributor

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: christianvogt, sahil143

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 24, 2020
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit ee75fb4 into openshift:master Sep 25, 2020
@openshift-ci-robot
Copy link
Contributor

@sahil143: All pull requests linked via external trackers have merged:

Bugzilla bug 1879485 has been moved to the MODIFIED state.

In response to this:

Bug 1879485: fix application selector incontext for add forms

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 kubernetes/test-infra repository.

@invincibleJai
Copy link
Member

/bugzilla refresh

@openshift-ci-robot
Copy link
Contributor

@invincibleJai: Bugzilla bug 1879485 is in an unrecognized state (MODIFIED) and will not be moved to the MODIFIED state.

In response to this:

/bugzilla refresh

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 kubernetes/test-infra repository.

@spadgett spadgett added this to the v4.6 milestone Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. component/dev-console Related to dev-console lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants