Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cell abstraction for merging members #207

Open
taoeffect opened this issue Mar 23, 2017 · 0 comments · May be fixed by ishan-marikar/group-income-simple#54
Open

Cell abstraction for merging members #207

taoeffect opened this issue Mar 23, 2017 · 0 comments · May be fixed by ishan-marikar/group-income-simple#54
Labels
App:Frontend Kind:Core Anything that changes or affects the fundamental core data structures & design of the application. Note:Discussion Priority:High

Comments

@taoeffect
Copy link
Member

Problem

Some members might want to be treated as a unit.

Solution

Anywhere the UI would normally naively operate directly on members, instead operate on a "cell" abstraction (typically a cell of 1 member), per yesterday's convo with @vijayee.

@taoeffect taoeffect added App:Frontend Kind:Core Anything that changes or affects the fundamental core data structures & design of the application. Priority:High and removed Priority:High labels Mar 23, 2017
@taoeffect taoeffect removed their assignment Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App:Frontend Kind:Core Anything that changes or affects the fundamental core data structures & design of the application. Note:Discussion Priority:High
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants