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

Sorting by clicking table header doesn't work anymore #3497

Closed
DanAndreasson opened this issue Mar 18, 2022 · 1 comment
Closed

Sorting by clicking table header doesn't work anymore #3497

DanAndreasson opened this issue Mar 18, 2022 · 1 comment

Comments

@DanAndreasson
Copy link

Describe the bug
Nothing happens when clicking on a table header. Previously it sorted (and then reverse sorted) if you clicked it. Everything else works as expected for us.

Reproduction steps
Steps to reproduce the issue seen.

Expected behavior
In previous versions, you are able to click on a table header (in the index view) to sort by that column.

Additional context

  • rails version: 7.0.2.2
  • rails_admin version: 3.0.0.rc4
  • full stack trace (if there's an exception)

Add any other context about the problem here.

mshibuya added a commit that referenced this issue Mar 19, 2022
mshibuya added a commit that referenced this issue Mar 19, 2022
@mshibuya
Copy link
Member

Sorry for the issue, fixed in the 3.0-stable branch so please give it a try.

gem 'rails_admin', github: 'railsadminteam/rails_admin', branch: '3.0-stable'

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

2 participants