Skip to content

Support default values from rich contract data #297

@rossneilson

Description

@rossneilson

User Story
As a user I want to see default values which may be technical entered for me and for them to be difficult to change.

Alternative Solutions
If we have a default value then the value should be inputted but the input should be disabled, we can then have an unlock icon next to the input to enable the input component for the user to override the input.

Context
The action builder is how we build proposals and the source for generic call data here is our rich contract data. This is stored on ipfs but we have a local copy for reference also in the repo. There is a default value in the schema which lets us define an already filled in input which the user can choose to override or not.
We don't have any examples of default being used right now so this task will need to update the remote rich contract data on ipfs

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions