steamysips / steamy-sips

A full-stack LAMP e-commerce coffee shop.
https://steamysips.github.io/steamy-sips/
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

add collapse comments button on each comment and review #192

Open creme332 opened 5 months ago

creme332 commented 5 months ago

when collapse button is clicked, hide all descendants. use javascript to avoid reloading page. when button is clicked again, the descendants should be shown again.