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

[Frontend] Fix to prevent infobubbles from preventing clicks #20

Merged
merged 1 commit into from
Jun 24, 2015

Conversation

charlesh88
Copy link
Contributor

#14

Added CSS class "bubble-container" to BUBBLE_TEMPLATE;
bubble-container utilizes CSS "pointer-events: none";
Changed INFO_HOVER_DELAY constant from 500ms to 2000ms;
See comments for author checklist.

Added CSS class "bubble-container" to BUBBLE_TEMPLATE;
bubble-container utilizes CSS "pointer-events: none";
Changed INFO_HOVER_DELAY constant from 500ms to 2000ms;
@VWoeltjen
Copy link
Contributor

Review Checklist

Changes appear to address issue? Y
Appropriate unit tests included? N/A 1
Code style and in-line documentation are appropriate? Y
Commit messages meet standards? Y
Project-specific information isolated to appropriate branches? Y

Integration Checklist

Automated build passing after merge? Y
No merge conflicts (or resolution trivial/obvious)? Y
All master branches up-to-date after merge? Y
Project-specific information isolated to appropriate branches? Y

1 Changes are to markup/CSS only, outside the scope of our test suite

VWoeltjen added a commit that referenced this pull request Jun 24, 2015
[Frontend] Fix to prevent infobubbles from preventing clicks
@VWoeltjen VWoeltjen merged commit 1dbd6fc into master Jun 24, 2015
@larkin larkin deleted the open14 branch October 9, 2015 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants