PhiloBiblon / philobiblon-ui

PhiloBiblon UI
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Edit claims texts values #18

Closed jmformenti closed 5 months ago

jmformenti commented 7 months ago

Modify ClaimValueViewer.vue component to not only view but edit the value.

According the ValueViewer.vue component currently we are supporting these types:

Each type will require different actions (for example, a calendar for time or pattern validation for an url) but for now let's keep it simple and edit like texts.

Qualifier editing is not included at this time.