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
  • #15136
Closed
Open
Issue created Nov 14, 2014 by Administrator@rootContributor

Modal Backdrop (nearly) never fits

Created by: DaSchTour

Because of the change with modal backdrop and the new function from #15106 (closed) there are a lot of problems with the modal backdrop now.

  1. It's a major break in backward compatibility. I have to rewrite the complete handling of modals to ensure that with every action inside the modal the backdrop is updated
  2. Even bootstraps own functions don't use the modal handling. So with every collapsable panel inside a modal I will have problems with the backdrop.
  3. Why the hell was this changed in 3.3.0? From my point of view the modals worked perfectly before 3.3.0!
  4. Is there any solution to attach a "size changes" handler to the modal that updates the modal without having to manually call the the update handler?
Assignee
Assign to
Time tracking