rstudio / rstudio/bslib

`selectInput()`'s dropdown clipped inside a `card()`

Open
#622 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SCSS
Stars
569
Forks
72
Avg merge
1d 2h
Merged PRs (30d)
5

Description

Hi, thanks a lot for release 0.5, it looks very neat!

One question: I have a selectInput in a card, but since it's very long it requires scrolling as it doesn't overlap with other cards. This is a fundamentally different behaviour as the "box" ui in shinydashboard, which I very much liked.

How can I make it work the same in bslib?

Screenshot 2023-06-08 alle 19 59 06

Cheers,
Davide

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the long selectInput inside a card using the example and screenshot in the issue, then inspect the resulting overflow and scrolling behavior. Done means the dropdown can extend over neighboring cards like the referenced shinydashboard box UI, without being clipped.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, scss
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.