0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)TypeScript2,167 forks (2,167 forks)batch import
Package: tableType: enhancementhelp wanted
Repository metrics
- Stars
- 20,263 stars (20,263 stars)
- PR merge metrics
- Avg merge 43d 10h (Avg merge 43d 10h)27 merged PRs in 30d (27 merged PRs in 30d)
Description
Allow option for popoverProps in TruncatedFormat.
Would like to specify hover vs click and popover position
Contributor guide
- Research direction
- Examine the TruncatedFormat component source, see how existing popover props are passed in other Blueprint components, and implement a new `popoverProps` prop that allows customization of Popover behavior (hover vs click, position).
- Tech stack
- typescriptreact
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- ReactTypeScript