-
Notifications
You must be signed in to change notification settings - Fork 60
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
Organization Balance Layout #1611
Comments
@elraphty here is the final design for the budget section on Workspaces |
Some comments from @pitoi :
|
* shows 0 `completed` which is incorrect for secondbrain * each link out button should link out to the workspace view with the correct filter Thanks for the feedback @tomsmith8, yeah the the completed should be 0, the completed is a new feature we added for bounties that have been completed and code merged but they have not been paid, to activate this on the bounty modal the complete bounty button has to be clicked. |
I tested pressing the |
Okay, I will look into these |
@tomsmith8 I tested the completed feature on Production it seems to be working fine |
@fvalentiner @pitoi Here is an alternative option.
Balance.v3.mp4 |
@fvalentiner Here is another, simplified solution that i believe would work better. Let's discuss few options. Balance.v4.mp4 |
@fvalentiner Here is updated video with Deposit modal. Balance.v5.mp4 |
@fvalentiner Here is a version for new balance layout.
Balance is split into 4 categories: Current Balance, Completed, Assigned, Opened
Click on each opens page with bounties with selected status.
Categories with insufficient funds have red border and alert icon that expands to label on hover.
For restricted user, who does not have access to balance information, i think we can keep old layout.
Only opened question i have is does "Current balance" opens a new page or just shows the information?
Balance.2.mp4
Figma project
https://www.figma.com/file/1aL3lgG5Rpkti4b0j42fwf/Bounties---FINAL-DESIGNS?type=design&node-id=11657%3A7512&mode=design&t=06hqbCL7ZwcyhA4C-1
Balance components
https://www.figma.com/file/1aL3lgG5Rpkti4b0j42fwf/Bounties---FINAL-DESIGNS?type=design&node-id=11674%3A7721&mode=design&t=06hqbCL7ZwcyhA4C-1
The text was updated successfully, but these errors were encountered: