Yes this is all leading into a complex new feature request. I want to implement filtering by tags. We want to make the the tag chips on images in list view and full screen to be clickable to filter by that tags, we need to add a new very minimal indication what tags are being used ui above the image feed. On the server side we should structure the params idiomatically for our express back end. And finally we must setup the back end apis to use filtering by multiple tags while respecting our public private rules. the more the tags filtered results match and reuse our current feed routes the simpler client side implementation will be. Finally we need to write e2e tests. This description might not be in the optimal order or fully inclusive. look at the problem space and let’s map out a feature implementation plan.

Related posts:


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *