OSC / ondemand

Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
https://openondemand.org/
MIT License
263 stars 98 forks source link

Batch connect sessions card headers not displaying status color #3597

Closed ashton22305 closed 1 week ago

ashton22305 commented 3 weeks ago

Child of #3461 After upgrading to Bootstrap 5, card headers no longer display the color associated with the status of the session.

Bootsrap 4: image

Bootstrap 5: image

abujeda commented 2 weeks ago

Found a possible solution, but requires some custom CSS as Bootstrap5 alerts seem to add a border that creates a double border in the card.

If you notice in the images, the new card header has a border color equal to the status (green for running) a part from completed that is custom.

Screenshot 2024-06-10 at 18 30 20