hotwired-laravel / turbo-laravel

This package gives you a set of conventions to make the most out of Hotwire in Laravel.
https://turbo-laravel.com
MIT License
793 stars 48 forks source link

Feedback about Bootcamp #131

Closed kresnasatya closed 9 months ago

kresnasatya commented 9 months ago

Hi @tonysm, thanks for creating the Turbo Laravel Bootcamp. I have finished the bootcamp. Currently my feedback is in section "Extra Credit: Fixing The Missing Dropdowns". I was confused about which dropdowns and I need to figure out. Is that user profile dropdown (top right corner) or edit and delete chirp dropdown? That's what I think at that time. Then, after I follow the tutorial I realized that the dropdown is edit and delete chirp dropdown. I think you can add a gif or image with "a pointer" to tell anyone that what you want to show is dropdown of edit and chirp. Anyway, overall the bootcamp is great! I would like to try Turbo Laravel in another use case. Thank you.

Screenshot 2023-11-25 at 14 15 09
tonysm commented 9 months ago

Thanks for reporting! Yeah, I meant the dropdown in the chirps._chirp partial (the one we're broadcasting to other users). I'll try to make it more clear on the revised version of the Bootcamp.

tonysm commented 9 months ago

@kresnasatya btw, I've deployed the new bootcamp last night. It's shorter now as it features the Turbo Breeze starter kit.

kresnasatya commented 9 months ago

Cool! I will try and give a feedback to you, Tony.