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

Remember a selected filter or pagination status when navigating & modifying resources #6344

Closed
stephaneisenbach opened this issue Apr 15, 2024 · 7 comments

Comments

@stephaneisenbach
Copy link

stephaneisenbach commented Apr 15, 2024

I found these two issues for the mentioned topic:

#4673 (comment)

          @eAvio anything with `next-series` will only be available on Laravel Nova 4.

Originally posted by @crynobone in #1925 (comment)

It does not seem to be implemented in Nova 4.33.2, although it was marked as "implemented" (see #1925).

Does it require a special configuration?

@crynobone crynobone closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
@stephaneisenbach
Copy link
Author

@crynobone "not planned" but marked as "implemented" #1925?

@crynobone
Copy link
Member

Implemented as for the Cancel action described in the original post.

@scramatte
Copy link

scramatte commented May 10, 2024

Hello,

I'm running. 4.33 and when you create or update resource, filters and pagination are not remembered on index page.
So, why you mark it as implemented?

Regards

@crynobone
Copy link
Member

There a idea discussion still open regarding this: #4673

The original issue contain multiple issues and contain a solution for one of the issue. This is why we encourage single issue per problem and not attempt to combine multiple issues into one.

@stephaneisenbach
Copy link
Author

The original issue contain multiple issues and contain a solution for one of the issue.

@crynobone You mean #1925 as original?

The original issue contain multiple issues and contain a solution for one of the issue.

@crynobone For which of the multiple issues exactly a solution has been implemented? I can't tell that any of it works.

This is why we encourage single issue per problem and not attempt to combine multiple issues into one.

@crynobone So should we split it into more issues? Like this:

  1. Remember a selected filter status when navigating
  2. Remember a selected filter status when modifying resources
  3. Remember pagination when navigating
  4. Remember pagination when modifying resources

In my opinion, it all belongs together.

@crynobone
Copy link
Member

crynobone commented May 10, 2024

Reproducing step 1 until 4. The back navigation was solved with the introduction of Inertia.

@scramatte
Copy link

scramatte commented May 10, 2024

Remember must works on update and create
The problem can be extended on simple search or sorting by column

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

No branches or pull requests

3 participants