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` 
   ![Screen Shot 2022-09-13 at 12 29 20 
PM](https://user-images.githubusercontent.com/2179254/189993336-292dd89b-c44f-4819-8982-be5c47249d30.png)
   
   - 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. 
   ![Screen Shot 2022-09-13 at 12 40 04 
PM](https://user-images.githubusercontent.com/2179254/189994269-bc44837c-fc2d-4406-8716-611392874cb5.png)
   
   - 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.
   ![Screen Shot 2022-09-13 at 12 42 06 PM 
copy](https://user-images.githubusercontent.com/2179254/189995269-4ae9058c-bb45-4c30-aa07-75a1bbe5b4d9.png)
   


-- 
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