FlexMeasures / flexmeasures

The intelligent & developer-friendly EMS to support real-time energy flexibility apps, rapidly and scalable.
https://flexmeasures.io
Apache License 2.0
133 stars 34 forks source link

fix modal dialogues opening/closing for Bootstrap5 #1091

Closed nhoening closed 3 weeks ago

nhoening commented 3 weeks ago

Description

In the move to Bootstrap5, some things were left over, this being one of them. We mostly miss the added -bs identifier in data-X attributes which was added after Bootstrap 4.

Look & Feel

Open modals from the footer (e.g. "About FlexMeasures") or in the RQ dashboard (e.g. deleting/re-queueing jobs).

How to test

This should not work before the PR, but with it, it should.