Files
trainingstagebuch/frontend
Torsten Schulz (local) 92aebaadb1
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 44s
feat(MemberGalleryDialog): filter visible members based on participant status
- 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.
2026-05-05 15:05:40 +02:00
..
2024-08-16 16:34:23 +02:00
2024-08-16 16:34:23 +02:00
2024-08-16 16:34:23 +02:00

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.