bhasudha commented on PR #6654: URL: https://github.com/apache/hudi/pull/6654#issuecomment-1245882796
@pintusoliya I tried locally testing the patch. Couple of issues I noted - When trying to open any blog page the page crashes with the message `editUrl is not a function`  - When listing all articles with a single tag, previously it was crowded and overlapped. Now all articles are displayed 1 after another like below which is better than before. But the image being too big and needing to scroll a lot with this view, can we make it display in grid style with two or three blogs per row (similar to blog landing page)? That way it is easy to scroll.  - The other thing I noticed is we need to disable reading time in the Blogs landing page. Since there are both external docs and native docs. External docs are redirected pages and reading time for them is displayed as 1 minute which doesn't make sense. We only want the reading time displayed when we open a blog. In the blogs landing page we don't need them.  -- 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]
