You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current tooltip implementation instantly shows the tooltip. In the sidebar, this can be irritation for the user. Instead, a delay should be used to show the tooltip. The shadcn tooltop component already supports this.
The current tooltip implementation instantly shows the tooltip. In the sidebar, this can be irritation for the user. Instead, a delay should be used to show the tooltip. The shadcn tooltop component already supports this.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: