Skip to content

[FIX] Fix Delete should not be a default first choice in an admin action dropdown

ElvisKapepula requested to merge (removed):commit2 into master

the link of the task : https://avan.tech/item68638-Delete-should-not-be-a-default-first-choice-in-an-admin-action-dropdown.

When you load a watchlist at the bottom, you have a drop-down list of actions to make changes in bulk. By default, "Remove selected" (items) is selected. I add "Select the action to be performed with checked" as the default first choice to prevent the administrator from making a handling error.

here's the photo with the problem 3 here's the photo with the problem solved 4

Merge request reports