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

on extension settings/register tab, adjust recipient percents when existing recipient percent is altered or new recipient is added #9

Open
diN0bot opened this issue Oct 7, 2009 · 1 comment

Comments

@diN0bot
Copy link
Owner

diN0bot commented Oct 7, 2009

example

  • a user defaults to donating completely to bilumi. on the "recipients" tab bilumi is shown with 100% (this is probably confusing)
  • during registration, the user decides to add Red Cross to the charities they donate to.

CURRENTLY, red cross gets added at 20%, while bilumi stays at 100%.

  • user alters bilumi to 40%

CURRENTLY, red cross percent does not change.

TODO, write code so that all recipient percents respond to changes, addition and deletions

CONSIDER, these text boxes eventually should be hidden or enhanced with sliders. maybe users never see number amounts...so maybe number amounts don't have to sum to 100. additions, deletions and slides don't effect other sliders. percentages are figured out behind the scenes based on proportions.

the question is, will numbers be shown to users? are percents, rankings or "ratings" more intuitive?

@diN0bot
Copy link
Owner Author

diN0bot commented Nov 5, 2009

decided not to use github issues. using pivotaltracker instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant