The user should be taken to the My Masternode / My System node tabs once they've added a new node through Send
Closed
The user should be taken to the My Masternode / My System node tabs once they've added a new node through Send
When the user sends themself 500 or 10000 CRW we automatically give them an option to create a node. Once the node is created we don't provide any success confirmation.
- Create a receive address
- Go to Send
- Send 500CRW to the receive address
- On systemnode creation popup select Yes
- Add SN data and select OK
Result: User remains on the Send screen without confirmation
Expected: Take the user to the Systemnodes > My systemnodes tab > Higlight the new systemnode in the table
assigned to @ashot
added ~41 Status: New/Suggestion Component: Wallet-UI labels
mentioned in issue #85 (closed)
mentioned in commit b4508061
added Status: QA and removed Status: In-Progress labels
removed Status: New/Suggestion label
mentioned in merge request !85 (merged)
Tests:
- 1 Create a new MN through Send 10000 tCRW - User is taken to the My Masternodes tab
- 2 Create a new SN through Send 500 tCRW - User is taken to the My Systemnodes tab
- 3 New MN / SN is highlighted in the table on create
- 4 User is not taken to the tab after sending them self anything other than 500 or 10000
- 5 New Systemnode / New Masternode functionality has not been adversely affected by this change