Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt for confirmation on 'Clear Delayed Jobs' #754

Merged
merged 2 commits into from
May 31, 2023

Conversation

mishina2228
Copy link
Contributor

Fix #659

This PR displays a prompt for confirmation when 'Clear Delayed Jobs' button is clicked.
Also does the following:

  • Move the button to above the table in order to keep it away from the paging links.
  • Adjust style so that buttons do not stick out.

Delayed

Before this change

before_delay

After this change

delay1_1
delay2_2

Search

Before this change

before_search

After this change

after_search

- Displays prompt by adding confirmSubmission class
- Move the button to above the table
@PatrickTulskie PatrickTulskie merged commit 32a9c0c into resque:master May 31, 2023
@mishina2228 mishina2228 deleted the clear-delayed-jobs branch June 1, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'Clear Delayed Jobs' is a bad idea
2 participants