h2oai / h2oai/wave

Column wise tooltip for table

Open
#1,792 6 comments 0 reactions 0 assignees View on GitHub
feature good first issue ui
Dominant language
Python
Stars
4.3k
Forks
371
Avg merge
26d 1h
Merged PRs (30d)
1

Description

#### Is your feature request related to a problem? Please describe

Need to give a description about the values in a particular column when hover on top of the column name.

#### Describe the solution you'd like

I would like to have a feature to show a tooltip for each column name instead of having a single tooltip for the entire table.
Something like shown below,
![image](https://user-images.githubusercontent.com/101506482/211800405-2faea5e2-ea60-43a7-a22c-0eacda110ca2.png)

#### Describe alternatives you've considered

Tried to use the tooltip which already has for the entire table to convey the message. But that is not efficient when it come to the application.

#### Additional context

Discussion https://github.com/h2oai/wave/discussions/1784

Contributor guide

Open the contributing guide

Research direction

Start by reading Discussion 1784 and locating the existing table-wide tooltip implementation. Determine how column headers are rendered and define completion as showing the appropriate column description when hovering each column name without relying on the table-wide tooltip.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.