[FEATURE] Member overview - data foundation, layout & density #547
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
optional
question
S
technical improvement
UX Improvement
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#547
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Splits the oversized #512 into shippable pieces. This issue delivers the data foundation + visual layout/density, and keeps the existing filter panel until the filter redesign (#548) lands — so it ships independently.
Why
Scope — in
Data foundation (the backbone)
cycle_endcolumn (cycle end is currently computed =cycle_start + interval). The one genuinely tricky item.custom_field_values.value(none today).phx-viewport-bottom), bridged viaAshPhoenix.LiveView.assign_page_and_stream_result/2. (Flop is Ecto-only — not used.)Layout & density
street + house no., line 2postal code + city. Keep city / postal code findable via search (and/or as filter fields).Accessibility (WCAG 2.2 AA)
<table>(not ARIA grid); sortable headers exposearia-sort(one active); non-color sort glyph.aria-busyduring fetch.Scope — out (separate issues)
Acceptance criteria
aria-sort; the table is keyboard-operable; WCAG 2.2 AA.Dependencies
References
issue-512-member-overview-redesign.md— §6.4 (DB-pushdown feasibility), §6.5 (responsiveness/pagination), §10 (split), §11 (mockups).mockups/mockup-1-compact.png,mockups/mockup-2-comfortable.png,mockups/mockup-4-columns.png.[FEATURE] Member overview — data foundation, layout & density (redesign part 1)to [FEATURE] Member overview - data foundation, layout & density (redesign part 1)[FEATURE] Member overview - data foundation, layout & density (redesign part 1)to [FEATURE] Member overview - data foundation, layout & density