liftedinit / roadmap

Tracking and planning for tasks
0 stars 0 forks source link

Update data on a blockchain via a UI #66

Closed tysloan closed 1 year ago

tysloan commented 1 year ago

Description: This story is associated with the work that has already been completed in #17 and #16 . This is for Web2/3 developers who want to update arbitrary data written to a blockchain via a UI (Gwen). Dev is target environment. User will navigate to the update screen by clicking on "Edit" from the design screen below. A user should not be able to update data if it has previously been marked immutable and they have the permissions to do so.

Story ROI Customer Need: This story expands upon the read and write functionality previously worked on.

Business Objective: Enabling more development and use cases to occur on the Manifest Network. This can lead to more network usage by data-driven businesses.

As a developer, I want to update arbitrary data on-chain via a UI so that it is accurate.

Design: Image

This design should be adapted to present the current data when someone clicks the "Edit" from the above screen. It should include a "Update Data" button and a "Delete Data" button. If a user clicks one of these a confirmation modal should appear that the user then has to click to execute the action ("Are you sure you want to update/delete this data?") with "Yes" or "Cancel" as the two presented options.

Image

PRD

Tasks: