Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Popovers persistence - sometimes the tooltip doesn't disappear #57

Open
jonshaffer opened this issue Jan 9, 2017 · 0 comments
Open
Assignees
Labels

Comments

@jonshaffer
Copy link
Owner

Hover in and out of the tooltip rapidly to reproduce

@jonshaffer jonshaffer added the bug label Jan 9, 2017
nathansmyth pushed a commit that referenced this issue Jan 26, 2017
@nathansmyth nathansmyth self-assigned this Feb 3, 2017
nathansmyth added a commit that referenced this issue Feb 16, 2017
* Add timeout handlers for mousemove and mouseleave

Refactor .display() by extracting 3 functions

* Fixes for codeclimate

* Add scope on destroy

Add comments to new functions

Refactor multiple if's to switch statement

* Refactor switch to if else's

Other codeclimate changes

* Remove group from demo and group'ing code

Format demo page

* Update popover id to row index from timestamp

Remove .removeGroup() from PopoverRegistry

* Fixes linting issues

* Add first protractor tests

* Add failing test for #57

* Remove dom cleanup code - was throwing errors

Refactor popover dom creation

* Remove animate injection for code climate

* Update syntax to avoid protractor warning message

* Add failing protractor tests for popovers closing

* Update test to move mouse far away from popup

* Add specs for PopoverRegistry

* Add popoverId constant

* Update skipped internal constant spec to run

* Update vertical center to middle

Add specs for PositionHelper, have coverage now need to pass

* Add proper mocks from @jonshaffer

Add middle to constants

Update specs to pass

* Update default alignment and add height for IE11

* Update protractor tests to pass locally

* Add spec for PopoverDirective

* Add basic directive tests

Update order of dependency injections
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants