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

The sorting and limit options are not persisted in the ctm #850

Closed
soupette opened this issue Mar 27, 2018 · 0 comments
Closed

The sorting and limit options are not persisted in the ctm #850

soupette opened this issue Mar 27, 2018 · 0 comments
Assignees
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around status: confirmed Confirmed by a Strapi Team member or multiple community members

Comments

@soupette
Copy link
Contributor

Node.js version:
v 9.
npm version:
v 5.6
Strapi version:
V 11.2
Operating system:
Mac OSX

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
When createing a new entry in the content manager the ListPage settings are not persisted which means that the user is always redirected to the page 1, limit 10 and sort by id.

If the current behavior is a bug, please provide the steps to reproduce the problem

  • Set the limit to 50, and go to page 2.
  • Create a new entry
  • Save
    => You'll be redirected to page 1 with limit 10.

What is the expected behavior?
Being redirected to page 2 with limit 50

@soupette soupette self-assigned this Mar 27, 2018
@lauriejim lauriejim added this to the v3.0.0-alpha.11.2 milestone Mar 27, 2018
@lauriejim lauriejim added issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around status: confirmed Confirmed by a Strapi Team member or multiple community members labels Mar 27, 2018
lauriejim added a commit that referenced this issue Mar 27, 2018
tekminewe pushed a commit to tekminewe/strapi that referenced this issue Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around status: confirmed Confirmed by a Strapi Team member or multiple community members
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants