You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the admin UI, viewing the nodes table:
1 - Input some text to filter nodes
2 - Use the select all elements of the table
3 - Apply an action to selected nodes (delete, query...)
Expected result
Only the nodes filtered should get that action applied.
Actual result
All the nodes of the table get the action applied.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
In the admin UI, viewing the nodes table:
1 - Input some text to filter nodes
2 - Use the select all elements of the table
3 - Apply an action to selected nodes (delete, query...)
Expected result
Only the nodes filtered should get that action applied.
Actual result
All the nodes of the table get the action applied.
The text was updated successfully, but these errors were encountered: