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

refactor(instance): Migrate the instance chiclet tooltip from raw bootstrap to Tooltip component #8437

Conversation

christopherthielen
Copy link
Contributor

This commit includes a performance optimization where tooltips are only shown after the chiclet has been hovered. Otherwise, the Tooltip causes massive lag on screens with large number of instances. This happens when scrolling due to virtualized scrolling and the overhad of the mount/unmount cycle.

…tstrap to Tooltip component

This commit includes a performance optimization where tooltips are only shown after the chiclet has been hovered.  Otherwise, the Tooltip causes massive lag n screens with large number of instances. This happens when scrolling due to virtualized scrolling and the overhad of the mount/unmount cycle.
@mergify mergify bot merged commit 64cd209 into spinnaker:master Jul 30, 2020
@christopherthielen christopherthielen deleted the migrate-instance-component-tooltip-to-react-bootstrap branch September 1, 2020 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Reviewed and ready for merge target-release/1.22
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants