===
MINOR UI:
- Move Proposals menu to a tab like Sanctuaries
---- Set Proposal List to be its own internal window
- Add Scrolling and Dragging abilities to Proposal List
---- or Find way to Shorten the information
===
QUESTION #1:
Should the Proposals Window also show other Governance information?
===
NICE TO HAVE:
--- Add Next Superblock Block Number (getgovernanceinfo: "nextsuperblock")
--- Add Superblock Budget Amount (getgovernanceinfo: "nextbudget")
--- Add Estimated Superblock Date/Time
(("nextsuperblock" - currentblock) * 7 min avg block time)
--- Add Visual Indicator or Sort/Separate Proposals based on if they are currently passing or not.
Example: https://dashvotetracker.com/
--- Add Full Budget Bar Chart (Total Budget and Currently Passing Budget)
===
HARDER:
--- Add ability to View Previous/Past Superblocks proposals/charts/info
--- Add Multi Bar Chart Split by Budget sections/types (IT, PR, P2P)
===
QUESTION #2:
- Add ability to Create Proposal to Wallet,
I assume we still need to wait on this?
============
IDEAS (NEED FEEDBACK):
- Pop Up / Notification
--- when New Proposal submitted?
--- Reminder to Vote on Proposals X days before end of cycle?
--- when Superblock is mined?
--- when Masternode leaves ENABLED state?
===
REFERENCES:
https://www.biblepay-central.org/en/proposals/
https://pool.biblepay.org/ >>> Governance >>> Proposal List
So taking a look at this list,
on the minor UI:
- Move Proposals menu to a tab like Sanctuaries
---- Set Proposal List to be its own internal window
- Add Scrolling and Dragging abilities to Proposal List
---- or Find way to Shorten the information
we have Anton (Bezaleel) who volunteered to do this, so we are good here.
On the Full Budget Bar Chart:
I have Bhavani working on our new Great Tribulation feature (thats the one where we have a Map of all Christians with longitude and latitude of the street corner they are near for privacy), so I think I can get Bhavani to add this Full Budget Bar Chart feature also.
On the Adding Proposals through the wallet itself:
I like the idea, it will help our decentralization. Since I need to add some code to the pool to give it ability to pick up proposals entered through the core, I can take care of this feature.
On everything else: All I can suggest is if TheSnat wants to do them. Snat, if you want to do the popups, there is a place in the code where we show a bible verse upon receiving BBP inbound. You could potentially use that code to make these other pop ups, if you want.