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

Correctly handle dynamically created Bootstrap tooltips #2551

Merged
merged 2 commits into from
Aug 12, 2019

Conversation

goodsoft
Copy link
Contributor

@goodsoft goodsoft commented Aug 12, 2019

Problem: there are a lot of tooltips in staking UI that are located in dynamically created DOM, which are currently not initialized correctly.

Solution: initialize tooltips on <body> with selector parameter.

Checklist for your PR

Problem: there are a lot of tooltips in staking UI that are located in
dynamically created DOM, which are currently not initialized correctly.

Solution: initialize tooltips on <body> with selector parameter.
@goodsoft goodsoft requested review from vbaranov, pasqu4le and ayrat555 and removed request for vbaranov August 12, 2019 13:36
@goodsoft goodsoft added the ready for review This PR is ready for reviews. label Aug 12, 2019
@vbaranov vbaranov merged commit 3c927af into master Aug 12, 2019
@vbaranov vbaranov deleted the gs-dynamic-tooltips branch August 12, 2019 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for reviews.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants