livepeer / livepeer/studio

Minor UX issues in Filter Streams sessions

Open
#1,421 1 comment 0 reactions 1 assignee Claimed by @clacladev View on GitHub
bug team: studio tech debt
Dominant language
TypeScript
Stars
88
Forks
37
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug (required)** A clear and concise description of what the bug
is.

There are two minor UX issues in Filter Streams sessions. Some content from the table below is visible in the popup.

**Expected behavior (required)** A clear and concise description of what you
expected to happen.
The popup should not show anything from the content below.

**To Reproduce (required)** Steps to reproduce the behavior:
- Stream page > Sessions section > Filter > Popup shows content from the content below
- Stream Sessions list page > Filter > Popup shows content from the content below

**Device (required):**
Any.

**Screenshots (optional)** If applicable, add screenshots to help explain your
problem.
Screenshot 2022-10-31 at 16 34 42
Screenshot 2022-10-31 at 16 36 01

**Additional context (optional)** Add any other context about the problem here.
The popup is implemented with DropdownMenu component.
The DropdownMenuContentWrapper has `z-index: auto`. Setting it to `1` already solves the problem. But this is probably not the right fix.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.