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

Show "no records found" when a list is empty #3329

Closed
jigarius opened this issue Jan 14, 2021 · 2 comments
Closed

Show "no records found" when a list is empty #3329

jigarius opened this issue Jan 14, 2021 · 2 comments

Comments

@jigarius
Copy link

I searched a lot but couldn't find anything on it. What I want to do is:

  • Create an admin list page for a, say, Post model.
  • If there are no posts, the page should say, "No (matching) records found."

Is that doable?

@matthewfu
Copy link
Contributor

@jigarius Like this?
image

I just found that I need that on my project. You may find my code on my forked repo on branch: https://github.com/matthewfu/rails_admin/tree/show-new-records-found-on-list

@mshibuya
Copy link
Member

mshibuya commented Oct 4, 2021

Closed by #3365.

@mshibuya mshibuya closed this as completed Oct 4, 2021
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