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
2025-12-19 15:59:45 +01:00
Description
No description provided
114 MiB
Languages
Vue 59.5%
JavaScript 37.6%
Kotlin 1.1%
SCSS 0.5%
Shell 0.5%
Other 0.8%