All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 44s
- Updated MemberGalleryDialog to introduce a computed property, `visibleGalleryMembers`, which filters gallery members based on their participant status and a custom visibility function. - Modified the template to use `visibleGalleryMembers` instead of `galleryMembers`, ensuring only relevant members are displayed. - Passed `participantStatusMap` as a prop to enhance member visibility logic, improving the user experience in the member gallery.
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.