dequelabs / dequelabs/cauldron

Remove deprecated individual Tooltip props from IconButton

Open
#1,462 0 comments 0 reactions 0 assignees View on GitHub
breaking rfc
Dominant language
TypeScript
Stars
127
Forks
31
Avg merge
2d 12h
Merged PRs (30d)
8

Description

ref #1457

In the above issue, `tooltip*` props were deprecated. This PR should handle removal of these deprecated props as well as writing a script to convert any usages of the props to use the consolidated `tooltipProps` prop.

Contributor guide

Open the contributing guide

Research direction

Read issue #1457 first, then locate the IconButton implementation and all usages of the deprecated tooltip* props. Identify the existing tooltipProps pattern and the repository's conventions for migration scripts. Done means the individual props are removed, usages are convertible to tooltipProps, and the conversion script is included and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, tooling
Issue type
Refactor
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.