1502shivam-singh commented on pull request #553:
URL: https://github.com/apache/apisix-website/pull/553#issuecomment-913048731


   > By modifying the content of `BlogListPage` `BlogPostItem` `BlogSidebar` 
`BlogPostPage` `BlogTagsPostsPage` in `@docusaurus/theme-classic`.
   
   Looks really clean. Now that these components are swizzled we are in full 
control of our blog.
   
   > What do you think of it? You can see the effect through the preview link, 
welcome to point out problems or make suggestions ~
   
   Something I noticed, when I click on, say `technology` tag then `security` 
tag disappears. Similarly for others, if I click some tag than some other tag 
disappears in sidebar.
   So if I am correct, you are following some graph type structure here, like 
on clicking on `technology` it will also show other tags that come with blogs 
that contain `technology` tag. 
   
   This, as is understandable can become little confusing. So I guess an option 
could be keeping the sidebar static, not changing on clicking on tags, just 
changing the background of the tag clicked to red.
   
   What do you think ? Or was the current effect expected for some reason ?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to