Groups UI/UX #232
Labels
enhancement
New feature or enhancement of existing functionality
help wanted
If you can help make progress with this issue, please comment!
needs-ui
A feature idea that needs UI in order to be discussed/built.
priority-1
Highest priority issue. This is costing us money every minute that passes.
T1d
Time Estimate 1 Day
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
This issue will help us track the features for creating, managing, adding and removing
people
fromgroups
.The whole
groups
experience should feel like a Single Page App (SPA).It should be Mobile-first but still look good on any Screen.
Managing groups will be an infrequent occurrence.
Story
As a
person
focussed on making the most of my life,I want to create a
group
So that I can collaborate with (one or more) other
people
Todo
LiveView
for Groups.needs-ui
group.name
should be displayed astext-4xl
as page headeritem.text
is inMVP
.group.desc
should be displayed astext-xl
and switch to<input>
when edited.group.kind
dropdown list populated byEnum
select from pre-defined list.kind
dropdown will be alphabetical. Later on it could be based on a frequency heuristici.e: the
kind
that most people use most often will appear first in the suggested list.Enum
for now. i.e.code
Assuming this will be OK given that these won't change or be added very often. prove me wrong.
people
togroup
byperson.name
orperson.email
people
you have a connection with as your "pool" of potentialgroup_members
person
from the group.The text was updated successfully, but these errors were encountered: