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

Region Replication - refresh code mirror after load #5095

Merged
merged 1 commit into from Dec 18, 2018
Merged

Region Replication - refresh code mirror after load #5095

merged 1 commit into from Dec 18, 2018

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Dec 17, 2018

(admin) > Configuration > CFME Region > Replication

when replication type is already set to Remote,
the code mirror component renders too soon and thus renders without data
(this does not happen when the user explicitly changes to Remote)

adding an explicit ui-refresh, to trigger a refresh once the data is loaded

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

when replication type is already set to Remote,
the code mirror component renders too soon and thus renders without data

adding an explicit ui-refresh, to trigger a refresh once the data is loaded

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

miq-bot commented Dec 17, 2018

Checked commit https://github.com/himdel/manageiq-ui-classic/commit/e1bdeac135504f4e69b61dc98351161dece2674e with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Haml - Linter::Haml STDERR:
warning: parser/current is loading parser/ruby23, which recognizes
warning: 2.3.6-compliant syntax, but you are running 2.3.3.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.

@mzazrivec mzazrivec self-assigned this Dec 18, 2018
@mzazrivec mzazrivec added this to the Sprint 102 Ending Jan 7, 2019 milestone Dec 18, 2018
@mzazrivec mzazrivec merged commit a55668e into ManageIQ:master Dec 18, 2018
@himdel himdel deleted the excluded-bz1656066 branch December 18, 2018 15:33
simaishi pushed a commit that referenced this pull request Apr 23, 2019
Region Replication - refresh code mirror after load

(cherry picked from commit a55668e)

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

Hammer backport details:

$ git log -1
commit b0bf0237696a45c8e0f0e7fdaf617538c81b444d
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date:   Tue Dec 18 16:23:06 2018 +0100

    Merge pull request #5095 from himdel/excluded-bz1656066
    
    Region Replication - refresh code mirror after load
    
    (cherry picked from commit a55668e148f43f978dee49b58e4e56111fb29863)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1702486

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