ClickHouse / ClickHouse/click-ui

Tooltip: make syntax less verbose

Open
#521 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
135
Forks
33
Avg merge
2d 13h
Merged PRs (30d)
19

Description

Currently adding tooltips is quite verbose, especially if there are several in a component:
```




Tooltip Text

```

It would be helpful if this could be more condensed:
```
} title="My tooltip">

```
cc: @fneves

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Tooltip component and inspect its current Trigger and Content API, then review existing tooltip usages in the component library. Done means the condensed trigger/title form shown in the issue works while the existing tooltip behavior remains available; add or update the relevant component tests if they exist.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.