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 to set saveable state regardless of number of items selected. #6113

Conversation

h-kataria
Copy link
Contributor

Setting saveable state only when 1 item is selected for retirement was causing Save button to remain disabled when multiple items were selected for retirement.

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

before
before

after
after

Setting saveable state only when 1 item is selected for retirement was causing Save button to remain disabled when multiple items were selected for retirement.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1745984
@miq-bot
Copy link
Member

miq-bot commented Aug 27, 2019

Checked commit h-kataria@9f4cc72 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@mzazrivec mzazrivec added this to the Sprint 119 Ending Sep 2, 2019 milestone Aug 28, 2019
@mzazrivec mzazrivec merged commit c7dc961 into ManageIQ:master Aug 28, 2019
simaishi pushed a commit that referenced this pull request Aug 31, 2019
…ple_items_selected

Fixed to set saveable state regardless of number of items selected.

(cherry picked from commit c7dc961)

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

Ivanchuk backport details:

$ git log -1
commit d7e231c7ef157f14cbde2348804724d32dc6543c
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date:   Wed Aug 28 07:57:28 2019 +0200

    Merge pull request #6113 from h-kataria/enable_save_button_when_multiple_items_selected
    
    Fixed to set saveable state regardless of number of items selected.
    
    (cherry picked from commit c7dc961a692fbd061f390ab61541f1440561adfc)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1745984

@h-kataria h-kataria deleted the enable_save_button_when_multiple_items_selected branch February 25, 2020 21:48
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.

None yet

4 participants