hypothesis / hypothesis/frontend-shared

Remove hardcoded max height in `Popover`

Open
#1,920 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The the outermost element render by the `Popover` component includes a hardcoded `max-h-80` class, which is inherited from the time it was an internal `Select` component.

We should remove that, letting consumers decide in every use case what should be the max height.

`Select` should continue passing `max-h-80`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.