the-guild-org / website

The Guild website & blog
https://the-guild.dev
118 stars 60 forks source link

Blog page: using a filter causes the filters list to change #557

Open dotansimha opened 2 years ago

dotansimha commented 2 years ago

See:

The list of tags is changing, i guess because we apply filtering for the posts before building the filters list? 🤔

dimaMachina commented 2 years ago

I think this is expected behaviour

dotansimha commented 2 years ago

I think maybe it should just show it as static? regardless of what you chose as active tag?

dimaMachina commented 2 years ago

I thought about it, but we have a lot of tags, so if we make it, we'll lose the possibility of clicking in not popular tag

A list of all available tags is shown below, and we slice only 10 most popular image

TuvalSimha commented 1 year ago

android : 1 angular : 8 angular-meteor : 1 apollo : 1 apollo-android : 1 apollo-angular : 2 apollo-client : 1 architecture : 1 authentication : 3 authorization : 1 babel : 3 best-practices : 1 cache : 1 cesium : 1 child-props : 1 client : 1 codegen : 21 conference : 1 console : 1 contributor : 1 cpp : 1 css : 2 data : 1 deepdive : 6 di : 3 dom : 1 envelop : 3 error-handling : 1 eslint : 1 esm : 1 faq : 1 federation : 1 fetch : 1 foundation : 1 fp-ts : 1 git : 1 graphback : 1 graphql : 86 graphql-authz : 1 graphql-cli : 2 graphql-config : 1 graphql-eslint : 1 graphql-hive : 5 graphql-inspector : 6 graphql-mesh : 3 graphql-modules : 9 graphql-scalars : 1 graphql-subscriptions : 2 graphql-tools : 6 graphql-yoga : 1 hooks : 3 ionic : 1 java : 1 javascript : 3 live-query : 1 merge-graphql-schemas : 1 mesh : 1 meteor : 4 meteor-ionic : 1 mjs : 1 node : 8 nodejs : 1 open source : 1 plugins : 1 postgres : 2 prisma : 1 react : 20 react-apollo : 2 react-native : 2 real-time : 2 relay : 3 rest : 2 schema-first : 2 schema-stitching : 4 security : 1 server : 3 sofa : 1 stencil : 1 stencil-apollo : 1 subscription : 2 subscriptions : 1 svelte : 1 swift : 1 swift-graphql : 1 swr : 1 techstack : 3 typescript : 15 urql : 1 webflow : 1 webhooks : 1 webpack : 2 whatsapp-clone : 4 whatwg : 1 workflow : 2 yoga : 1

@dotansimha