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
480 MiB
Languages
Kotlin 50.3%
Vue 28.9%
JavaScript 19.6%
Shell 0.3%
SCSS 0.2%
Other 0.7%