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

miq_debug - add Ctrl+Shift+Z to trigger a check for duplicate element ids in DOM #6017

Merged
merged 1 commit into from
Jan 5, 2016
Merged

miq_debug - add Ctrl+Shift+Z to trigger a check for duplicate element ids in DOM #6017

merged 1 commit into from
Jan 5, 2016

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Jan 4, 2016

(miq_debug is only included in development environment)

outputs something like:

duplicate id test 4 [div#test.panel.panel-default, div#test.panel.panel-default, div#test.panel.panel-default, div#test.panel.panel-default, ...]
done

… ids in DOM

(miq_debug is only included in development environment)

outputs something like:

```
duplicate id test 4 [div#test.panel.panel-default, div#test.panel.panel-default, div#test.panel.panel-default, div#test.panel.panel-default, ...]
done
```
@miq-bot
Copy link
Member

miq-bot commented Jan 4, 2016

Checked commit https://github.com/himdel/manageiq/commit/a63030b5d7caf85de326c88a09819c0555ec0b27 with ruby 2.2.3, rubocop 0.34.2, and haml-lint 0.13.0
0 files checked, 0 offenses detected
Everything looks good. 👍

dclarizio pushed a commit that referenced this pull request Jan 5, 2016
miq_debug - add Ctrl+Shift+Z to trigger a check for duplicate element ids in DOM
@dclarizio dclarizio merged commit 916fde7 into ManageIQ:master Jan 5, 2016
@dclarizio dclarizio added this to the Sprint 35 Ending Jan 25, 2016 milestone Jan 5, 2016
@himdel himdel deleted the debug-duplicate-ids branch January 5, 2016 19:23
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.

4 participants