enhancement request on the card grid layout with a search filter
viseth opened this issue · 5 comments
Hi Sebastian,
Thanks for this great boostrap kit, awesome ! I'm testing the card layout one and was wondering whether you could add this functionality to it:
basically be able to filter out the cards based on the search pattern entered in the search box. It would add great value to this kit.
Many thanks,
Regards,
Viseth
Hi @viseth , thank you for your kind words!
This is a great idea! I will check it out next week, i saw a working codepen some weeks ago with this search applied to filters, so we have a starting point there.
I will let you know when ready!
@viseth Check this out! :)
Now it search on data-tags
on each card, that can contain title and tags content.
https://zzseba78.github.io/Kick-Off/cards.html
@zzseba78 Waouh ! great job it works perfectly :-) .
What about the idea of clicking on a view icon at the bottom right corner to display the image with the info details of it in a modal dialog box ?
Many thanks,
Regards,
Viseth