Skip to content

[25.0] Replace Bootstrap Popover with Popper wrapper #20246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: release_25.0
Choose a base branch
from

Conversation

guerler
Copy link
Contributor

@guerler guerler commented May 16, 2025

Fixes: #20237. The issue described in the ticket appears to stem from a bug in the Bootstrap popover component. This PR replaces it with our own Popper wrapper, giving us more control over its behavior. It also adds tests. While we could further improve the LoginRequired component by using references, and clean up the grid components by moving the popover outside the parent divs, these changes are not critical for now.

chira

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@guerler guerler added this to the 25.0 milestone May 16, 2025
@guerler guerler added release-testing-25.0 Issues stemming from 25.0 release testing process and PRs to address them kind/bug labels May 16, 2025
@guerler guerler marked this pull request as ready for review May 16, 2025 14:54
@mvdbeek mvdbeek changed the base branch from dev to release_25.0 May 20, 2025 14:47
@mvdbeek mvdbeek changed the title Replace Bootstrap Popover with Popper wrapper [25.0] Replace Bootstrap Popover with Popper wrapper May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI-UX kind/bug release-testing-25.0 Issues stemming from 25.0 release testing process and PRs to address them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken UI arrow when decreasing window width
1 participant