Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #33181
Closed
Open
Issue created Feb 22, 2021 by Administrator@rootContributor

`flip` option does not work in dropdown's configuration

Created by: rohit2sharma95

Setting the flip option to false does not prevent the dropdown from being flipped.

Docs: https://getbootstrap.com/docs/5.0/components/dropdowns/#options Demo: https://jsbin.com/zoviriwovi/edit?html,js,output

Although instead of accepting the boolean value for the flip option it would be good to accept the fallbackPlacements (Without customizing it in Bootstrap's default Popper config) and drop the flip option (Like it is done for tooltip and popover) But it would be a breaking change (In reality it is not breaking since it is not working already) 🤔

/CC @XhmikosR

Assignee
Assign to
Time tracking