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

Make sure that react helper always closes the div tag #4314

Merged
merged 1 commit into from Jul 19, 2018

Conversation

skateman
Copy link
Member

The tag method sometimes behaves weird (maybe a rails bug) and doesn't close the tags. This can break the whole DOM and e.g. hide the left side tree when creating a tenant.

@miq-bot add_reviewer @hstastna
@miq-bot add_reviewer @Hyperkid123

Closes #4273
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1593152

@skateman skateman changed the title Make sure that react helper closes always the div tag Make sure that react helper always closes the div tag Jul 19, 2018
@miq-bot
Copy link
Member

miq-bot commented Jul 19, 2018

Checked commit skateman@a2cf194 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. ⭐

Copy link
Contributor

@Hyperkid123 Hyperkid123 left a comment

Choose a reason for hiding this comment

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

LGTM, the accordion is no longer disappearing.

Copy link
Contributor

@hstastna hstastna left a comment

Choose a reason for hiding this comment

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

Works for me, fixes the issue/bug. Thank you for fixing it! 👍

@skateman
Copy link
Member Author

@miq-bot assign @mzazrivec

@mzazrivec mzazrivec self-assigned this Jul 19, 2018
@mzazrivec mzazrivec added this to the Sprint 91 Ending Jul 30, 2018 milestone Jul 19, 2018
@mzazrivec mzazrivec merged commit 4ed863b into ManageIQ:master Jul 19, 2018
@skateman skateman deleted the react-content-tag branch July 19, 2018 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing accordion after creating Tenant
5 participants