GithubHelp home page GithubHelp logo

filterrific_demo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

filterrific_demo's Issues

Show active filters

Great gem ๐Ÿ‘

When a user select filters, is it possible to show which filters they have selected in my view.

I use to hide filter part and want to show active filters on top of my page.

Thanks in advanced!

"Filterrific is not defined" error message Rails 7 with esbuild

I have upgraded a Rails project to Rails 7 and I'm using esbuild and importmaps. I have the latest version of filterrific however I keep getting errors like the one listed below. Does anyone have any idea on what I can do to get past this?

application-36c4cad8c9dbe7bb3c5201666af50673d59d4fcce646bec368928071b8a50217.js:38 Uncaught ReferenceError: Filterrific is not defined
at ready_func (application-36c4cad8c9dbe7bb3c5201666af50673d59d4fcce646bec368928071b8a50217.js:38:3)
at HTMLDocument. (application-36c4cad8c9dbe7bb3c5201666af50673d59d4fcce646bec368928071b8a50217.js:189:3)
at domContentLoadedCheck (es-module-shims.js:797:16)
at HTMLDocument. (es-module-shims.js:803:7)

Many thanks,
DiLivius

Change HAML to HTML

I think it's safe to say that majority of all coders knows HTML/ERB. So is it possible for you guys to just change your views file to html.erb?

Default Sorting instructions

Hi there
I am implementing filteriffic. I am looking at the example.
I have no need to have the user change the default sorting. before implementation this is what my index was retrieving
@contacts = Contact.order('last_name ASC').order('first_name ASC').paginate(page: params[:page])

how could i keep on having the same after filterffic implementation only for searching in that pre-sorted table. best

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.