Changes not saving properly after filtering/sorting table

Created on 19 November 2020, over 3 years ago
Updated 19 March 2024, 3 months ago

Hi, new Drupal user here.

I have a view with a table that has some filter and sorting options on it. When I first load the page/table, I am able to edit fields inline and save those changes without any problem. However, if I first filter or sort the table results, editing a field and attempting to save leads to an error, "the requested page could not be found." When I return to the table, none of those changes will have persisted. Not sure what is causing the issue and I'm really hoping I can give my view/table this functionality. Any thoughts would be greatly appreciated.

Thanks.

πŸ’¬ Support request
Status

Needs review

Component

Miscellaneous

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Is there any maitaineer to check, or is this project dead alredy?

  • πŸ‡¦πŸ‡ΉAustria maxilein

    I tried to reproduce this for a regular, but very complex view.
    I edited a field in the first row of a view. If you save. Everything is fine.

    If you edit the field in the first row. Change the sort order of the view. save. Nothing gets saved.You could argue that that's ok. It is not comfortable but I could not recreate the change saving to a different row.

  • πŸ‡¦πŸ‡ΉAustria JordiK

    Same issue here. If the view is ajax enabled, sorting, filtering, pagination etc. breaks the functionality of the module.
    Can provide steps to reproduce, if the maintainers care.

  • Status changed to Needs review 3 months ago
  • πŸ‡¦πŸ‡ΉAustria JordiK

    If you are using AJAX to sort/paginate/filter the view - check out πŸ’¬ Ajax submit: Automatically save values when changed Needs review .
    I just added a new patch solving the same problem there.

Production build 0.69.0 2024