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

Settings/server: Move flash message one level up fixing duplicate DOM ids. #1182

Merged
merged 2 commits into from
May 3, 2017

Conversation

martinpovolny
Copy link
Member

Settings/server: Move flash message one level up fixing duplicate DOM ids.

Go to Ops/server (active server) and click through tabs + try save and cancel.

@miq-bot
Copy link
Member

miq-bot commented Apr 27, 2017

Checked commits martinpovolny/manageiq-ui-classic@dd2f83d~...6469905 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
7 files checked, 0 offenses detected
Everything looks fine. 🍰

Copy link
Contributor

@PanSpagetka PanSpagetka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flash message works, but there are still duplicate DOM ids on Server -> Advanced page.

@martinpovolny
Copy link
Member Author

yes, fixing just a couple. will do more in future PRs

ping @himdel

@martinpovolny martinpovolny assigned himdel and unassigned mzazrivec May 2, 2017
@himdel himdel merged commit 70fdd03 into ManageIQ:master May 3, 2017
@@ -14,6 +14,7 @@
= miq_tab_content("settings_evm_servers", @sb[:active_tab]) do
= render :partial => "settings_evm_servers_tab"
- elsif selected?(x_node, "svr")
= render :partial => "layouts/flash_msg"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like we may want to level-up this even more eventually.. but yup, matches the removals for now :)

@himdel himdel added this to the Sprint 60 Ending May 8, 2017 milestone May 3, 2017
@martinpovolny martinpovolny deleted the ops_server_duplicate_dom_id branch November 28, 2017 18:46
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.

5 participants