A small data management Wordpress plugin for UNKT website. The plugin will have a simple admin component to manage CRUD operations for data entry as well as a public facing component to display the data as graphs and tables.
0
stars
0
forks
source link
As an administrator I want to have an Indicator Edit, so I can edit and save information. #22
Description:
When we click the edit icon on indicators list we are shown a modal form where we can edit the indicator info and save them.
Acceptance Criteria:
[x] When we click +Edit Indicator we are shown a modal with 3 fields: Indicator Name[textfield], SDG[dropdown field], Description[textarea] which has the values of the indicator
[x] Clicking Save indicator on modal updates the indicators data.
Description: When we click the edit icon on indicators list we are shown a modal form where we can edit the indicator info and save them.
Acceptance Criteria:
[x] When we click +Edit Indicator we are shown a modal with 3 fields: Indicator Name[textfield], SDG[dropdown field], Description[textarea] which has the values of the indicator
[x] Clicking Save indicator on modal updates the indicators data.