Page MenuHomePhabricator

Allow in-place editing of Schema
Open, MediumPublic

Description

A user should be able to edit their Schema without leaving the page.

BDD:
GIVEN a Schema Exists
AND the user has not been blocked from editing this Schema
THEN on the view Schema page there should be a hint to the user on how to edit it
WHEN this link is clicked
THEN the existing Schema should appear in a text editable form
AND there should be a button to confirm the changes
WHEN this button is pressed
THEN the change should be saved
AND if the save is successful
THEN the user should be redirected to the page to see the Schema

Acceptance Criteria

  • It should be possible to edit existing Schema and view the edits

Event Timeline

So, after talking to Lydia clicking to a different page to edit isn't really acceptable. This is because it breaks the user experience that people are used to e.g. with visual editor / normal entity editing on wikidata

Lucas_Werkmeister_WMDE renamed this task from Allow editing of shape expressions to Allow editing of Schema.Jan 24 2019, 10:32 AM
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
Lucas_Werkmeister_WMDE renamed this task from Allow editing of Schema to Allow in-place editing of Schema.Jan 24 2019, 10:35 AM
Lucas_Werkmeister_WMDE updated the task description. (Show Details)