Partial cleanup tooltip does not display time
Context
In Rename the warning message on partial cleanup p... (#354494 - closed) the tooltip was changed to show a time estimation of when cleanup would continue.
Problem
- The time is not shown on the tooltip
- The tooltip has a very dark shadow - GlPopover component not displaying in all rows ... (#362646 - closed)
Expected | Actual |
---|---|
...will continue within 24 hours. | ...will continue within . |
Implementation plan
Summarising comment:
-
modify
next_run
tonext_run_at
- remove functionality in group context
Edited by Rahul Chanila