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
when you open another page in a list other than the first page then chose to edit or delete an item, it should stay in the current page to allow editing other items without changing the page again What happened instead:
after the edit or delete is done, the list view is directed to the first page Steps to reproduce:
create any sample list with many pages.
run the app.
open the second page in the list.
select an item and click the delete bulk action button. Related code:
What you were expecting:
when you open another page in a list other than the first page then chose to edit or delete an item, it should stay in the current page to allow editing other items without changing the page again
What happened instead:
after the edit or delete is done, the list view is directed to the first page
Steps to reproduce:
create any sample list with many pages.
run the app.
open the second page in the list.
select an item and click the delete bulk action button.
Related code:
this not my sandbox but it can be used to reproduce the problem
https://codesandbox.io/s/nice-dawn-95btl
Other information:
i am not sure if this is a bug or a normal behavior. if it is not a bug consider closing the report
Environment
The text was updated successfully, but these errors were encountered: