Skip to content
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

fix modal dialogues closing button style for Bootstrap5 #1093

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

nhoening
Copy link
Contributor

Description

In the move to Bootstrap5, some things were left over, this being one of them. The styling of the close button changed, now done by the btn-close class.

Look & Feel

Open modals from the footer (e.g. "About FlexMeasures") or in the RQ dashboard (e.g. deleting/re-queueing jobs) - the "X" should be on the top right, look good and work.

How to test

The X should not look good before the PR and be wrongly positioned, but with it, it should be okay.

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening requested a review from nrozanov June 11, 2024 16:04
@nhoening nhoening added the UI label Jun 11, 2024
@nhoening nhoening added this to the 0.22.0 milestone Jun 11, 2024
@nhoening nhoening merged commit 1d7b6ca into main Jun 11, 2024
12 of 14 checks passed
@nhoening nhoening deleted the ui/fix-modals-close-btn branch June 11, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants