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

Allow a lower threshold on pagination for staging and development #4859

Closed
1 task
cielf opened this issue Dec 15, 2024 · 2 comments · Fixed by #4865
Closed
1 task

Allow a lower threshold on pagination for staging and development #4859

cielf opened this issue Dec 15, 2024 · 2 comments · Fixed by #4865
Assignees
Labels
Good First Issue Suitable for users that are newer or less experienced

Comments

@cielf
Copy link
Collaborator

cielf commented Dec 15, 2024

Summary

Staging and development should have a lower threshold for pagination than production

Why?

Ease of manual testing -- it's either that or add a lot of every kind of thing to the seed.

Details

Lets say 5 for staging and development. Keep 50 for production (for now).
see config/initializers/kaminari_config.rb
Hint: Rails.env

Criteria for completion

  • behaviour as described above
@cielf cielf added Help Wanted Groomed + open to all! Good First Issue Suitable for users that are newer or less experienced labels Dec 15, 2024
@k8port
Copy link
Contributor

k8port commented Dec 15, 2024

I am interested in contributing to human essentials and would like to start with this issue. Can you assign it to me?

@cielf
Copy link
Collaborator Author

cielf commented Dec 16, 2024

Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Suitable for users that are newer or less experienced
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants