You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/05 15:31:48 UTC

[GitHub] [apisix-website] Baoyuantop commented on issue #554: Improve the tag interaction logic in blog page

Baoyuantop commented on issue #554:
URL: https://github.com/apache/apisix-website/issues/554#issuecomment-913176163


   In general, these are two problems that need to be resolved:
   
   1. Find a method or API to get all blog data in `BlogListPage` and `BlogTagsPostPage`.
   At present, the data of tags comes from the list page on the right side of it. In BlogPostPage, I used cancel pagination to get all the blog data. But I didn’t find a way to get it in BlogTagsPostPage, which also caused the display of tags to appear abnormal after selecting a tag.
   
   2. Find a way to filter multiple tags at the same time in `docusaurus`.This can better support users to view blogs under multiple tags at the same time.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org