Closed CharlesBilbo closed 8 months ago
I wasnt sure if i needed to recompile the app.js or if thats done when the code is merged
Definitely would find this useful! 👍
I wasnt sure if i needed to recompile the app.js or if thats done when the code is merged
That's all done automatically.
Doesn't this just mean now that the sections you moved to the bottom would be "undiscovered"?
not really since those components are present at all time while this one only appears when the button is clicks and is easily missed since there's not an indication that the job was retried.
This pull request relocates the retry widget shifting it from the bottom of the page to a more prominent position beneath the job information section. While seemingly minor, this adjustment addresses a significant issue. Myself and several colleagues, were unaware of its existence due to its placement at the page's bottom. Particularly with larger payloads, it was effectively concealed.