mojolicious / mojo

:sparkles: Mojolicious - Perl real-time web framework

Home Page:https://mojolicious.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minion UI broken by jQuery removal in latest Mojolicious update

robhammond opened this issue · comments

  • Mojolicious version: 9.36
  • Perl version: 5.30
  • Operating system: Ubuntu 20.04

Steps to reproduce the behavior

Log into the /minion UI on a server.

The upgrade to Bootstrap 5 and more specifically the removal of jQuery has broken the Minion UI.

Expected behavior

Menu should show counts of jobs in queue. Job table should show user-friendly runtime and time created.

Actual behavior

The Minion UI now does not show the count of tasks, workers, locks etc in the menu, and all of the created dates and runtimes are not shown correctly.

Screengrab below:

Minion_-_Jobs

This is a Minion bug, not Mojolicious.