NEAR-DevHub / neardevhub-treasury-dashboard

Frontend for Treasury Dashboard Product (includes DevHub, Infinex) + Testing front end. Note – we leverage Sputnik DAO contract.
MIT License
3 stars 0 forks source link

Dev: Allow users with "Create Request" permission to delete requests #75

Open ori-near opened 3 weeks ago

ori-near commented 3 weeks ago

Problem

Users with "Create Request" permissions cannot currently modify or delete their own requests after creation, which can result in invalid requests with typos or duplicates. There is also no way to remove those invalid pending requests unless they expire or go through voting.

User Story

As a user with "Create Request" permissions, I want to have the ability to delete my own requests so that I can fix error or remove unnecessary requests without waiting for them to expire or requiring fake voting.

Acceptance Criteria

ori-near commented 6 days ago

@Megha-Dev-19 FYI this is now ready for development! See solution: https://github.com/NEAR-DevHub/neardevhub-treasury-dashboard/issues/109