Skip to content

Conversation

@ilyboc-bak
Copy link

  1. Project filtering is not working because the event name which is 'change' overlaps with the default event of the select element. So by changing it to something else like 'filter', the payload can get emitted successfully (ProjectGrid.vue & ProjectFilter.vue)
  2. The filterProjectsByCategory method should use filter instead of map (ProjectGrid.vue)
  3. Refactored selectedProject to selectedCategory (ProjectGrid.vue)

@netlify
Copy link

netlify bot commented Feb 1, 2022

✔️ Deploy Preview for vuejs-tailwindcss-portfolio ready!

🔨 Explore the source changes: c82b6a6

🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs-tailwindcss-portfolio/deploys/61f96f4f8ecb4d00075b1206

😎 Browse the preview: https://deploy-preview-28--vuejs-tailwindcss-portfolio.netlify.app/

@realstoman realstoman merged commit 53da1b1 into realstoman:main Feb 2, 2022
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

Successfully merging this pull request may close these issues.

2 participants