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

Fixed replace_right_cell regression in the tag mapping on OPS screen #2749

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

skateman
Copy link
Member

The regression was introduced in #2522 by missing to add the condition for the active_subtab. We should not fetch partial names so dynamically btw. You can reproduce the issue by visiting Settings -> Region (treenode) -> Tags (tab) -> Map Tags (subtab), try to add a new mapping or just hit the cancel button.

@miq-bot add_label bug, gaprindashvili/yes

https://bugzilla.redhat.com/show_bug.cgi?id=1513507

@miq-bot
Copy link
Member

miq-bot commented Nov 16, 2017

Checked commit skateman@5d8468f with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@cben
Copy link
Contributor

cben commented Nov 21, 2017

✅ Works nicely.

  • Add / Save now work from 1st click, with no error messages and with a green success message.
  • Cancel now works (didn't at all), with a green "cancelled" message.

P.S. I wish such screens would be more like a "component" with their own independent controller, that could be attached as an explorer row / tab / subtab without internal surgery...

@h-kataria
Copy link
Contributor

looks good.

@h-kataria h-kataria added this to the Sprint 74 Ending Nov 27, 2017 milestone Nov 21, 2017
@h-kataria h-kataria merged commit ba169c8 into ManageIQ:master Nov 21, 2017
@skateman skateman deleted the fix-tagging-replace branch November 21, 2017 19:32
simaishi pushed a commit that referenced this pull request Nov 27, 2017
Fixed replace_right_cell regression in the tag mapping on OPS screen
(cherry picked from commit ba169c8)

https://bugzilla.redhat.com/show_bug.cgi?id=1517855
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 85ff0bebbea4cb407f6ecea1a50e9910a524550b
Author: Harpreet Kataria <[email protected]>
Date:   Tue Nov 21 13:49:52 2017 -0500

    Merge pull request #2749 from skateman/fix-tagging-replace
    
    Fixed replace_right_cell regression in the tag mapping on OPS screen
    (cherry picked from commit ba169c8b207712a660727d4fd559fd41576c9423)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1517855

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants