KaotoIO / kaoto

Next version of the UI of the Kaoto project
Apache License 2.0
22 stars 21 forks source link

fix(1075): hover on Layout buttons of catalog modal #1189

Closed tplevko closed 5 days ago

tplevko commented 1 week ago

fixes https://github.com/KaotoIO/kaoto/issues/1075

https://github.com/KaotoIO/kaoto/assets/4180208/ab2d90cd-bfca-4c90-96f5-15d0fa16a2da

lordrip commented 5 days ago

@tplevko, for the Canvas, we use the Tooltip component, but here we're using Popover. image

Do you think we should use the former instead?