Feat community meetings redesign - #746
Draft
portgasdyamato wants to merge 6 commits into
Draft
portgasdyamato wants to merge 6 commits into
portgasdyamato wants to merge 6 commits into
Conversation
…ting notes UI Signed-off-by: pippo <sakshiagrahari2004@gmail.com>
…grid UI Signed-off-by: pippo <sakshiagrahari2004@gmail.com>
…white in light theme Signed-off-by: pippo <sakshiagrahari2004@gmail.com>
… fade overlay to prevent cards cutoff Signed-off-by: pippo <sakshiagrahari2004@gmail.com>
- Harmonized section header icons, badges, and heading text across light and dark themes - Adjusted dark theme text color and list pointers for optimal optical balance against filled containers - Cleaned up control dropdowns, focus rings, and view mode selectors for transcript and meeting chat viewers - Standardized section headers and list markers to maintain consistent brand purple accents Signed-off-by: pippo <sakshiagrahari2004@gmail.com>
Signed-off-by: pippo <sakshiagrahari2004@gmail.com>
portgasdyamato
force-pushed
the
feat-community-meetings-redesign
branch
from
September 15, 2026 19:43
9081e3e to
342024f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Concisely describe the change Fixes: #732
A separate meeting page a centralized hub for Podman Community and Cabal meeting assets on podman.io instead of showing them in the modal pop-up as before. The redesign focuses on enhancing content discoverability, accessibility, and user engagement by integrating embedded video recordings, structured meeting summaries, participant rosters, raw chat logs, and speaker-indexed audio transcripts into a cohesive interface.
UI/UX Architecture & Layout Breakdown:
A. Header & Global Navigation
1.Hero Banner: Headline reading "PODMAN COMMUNITY ARCHIVE – Meeting Notes & Recordings" accompanied by a descriptive subtitle.
2.Meeting Type Selector: Dual-tab toggle displaying session counts: Community Meetings (e.g., 38 sessions) or Cabal Meetings (e.g., 39 sessions)
B. Search & Filter Bar
1.Global Search Input: Real-time text search supporting queries across meeting topics, participant names, dates, and full-text keywords.
2.Year Filter Dropdown: Quick filtering by session year (2021–2026) with item counts per year.
C. Sidebar Navigation
1.Chronological Session List: Vertical feed displaying recent meeting dates (e.g., Aug 4, 2026; June 2, 2026; April 7, 2026; Feb 3, 2026).
2.Media Badges: Visual indicators denoting available assets (e.g., "Video" indicator badges).
Before screenshot / screen recording
After screenshot / screen recording