Bug 1: Selectable Tooltip

Time to address the bugs in our implementation! In this lesson, we will try to see how we can make our tooltip not selectable.

We'll cover the following

We’ve made it 80% of the way in both the functionality and styling, leaving plentiful bugs to be discovered. Let’s go through them one by one and patch up.

Tooltip itself is selectable

The tooltip is positioned close to the text, and so if we drag and select, we may end up accidentally selecting over the tooltip.

Get hands-on with 1200+ tech skills courses.