CampusMadridProjects / directory-frontend

Campus Directory Frontend: A Progressive Web App made with VueJS.
MIT License
8 stars 0 forks source link

active state for "all filters" icon and program dropdown #101

Open ivoriginal opened 4 years ago

ivoriginal commented 4 years ago

i can't manage to make the ripple effect work on the chips; when uncommenting lines 333 to 345 (Tabs.vue), chips recover their original active state color, but it stays even if you un-click them; any idea why that is @CodingCarlos?

the main issue here is that chips on the toolbar don't seem like clickable objects, they have no animations, no state changes, and the library should provide this by default 🤔

ivoriginal commented 4 years ago

for further reference: https://drive.google.com/file/d/18rnZ_M7eRvYt0hbOCC1dnbX4zU4XMOz_/view?usp=sharing