You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the basic category brief configuration & editing introduced in #1111 (MVE3) to meet the needs of Ideascale replacement in Fund14.
Description
An admin workflow to configure the category brief data structure via JSON pasted into a textbox, then edit specific values within that data structure through a user friendly UI. Basic page structure will be defined and implemented in previous MVE, and this MVE aims to validate those foundations against actual Fund14 requirements. Practically, this means bringing in additional data fields for editing, and identifying which fields must be editable by non-technical admin, so that we might streamline the editing experience.
User Value
As an admin, I need to have confidence that the Voices admin configuration capabilities meet or exceed what I have today in Ideascale, so that I can get off of Ideascale in Fund14. I also need to have a friendly UI for editing specific fields, so that I can empower non technical team members to make important changes.
UX Story
When I click "configure", I can enter a JSON in a text field. When I click "save" then the UI validates and renders the JSON.
When I click "detail", then I enter a new page that allows me edit the values of specific fields in the JSON. When I click "save", then my changes are saved, and I'm returned to the previous screen. I can also choose to exit without saving.
After configuring and detailing the category brief, I can enter preview mode to see how category details appear in the discovery space, workspace, and voting space.
Acceptance Criteria
Collect actual category brief details for Fund14
Create version of mockups that reflects actual category brief questions, and actual category brief details
Simplify mockup of UI to edit details to only include fields required to be editable by non technical admin
The text was updated successfully, but these errors were encountered:
Summary
Detail category brief
Description
Summary
Extend the basic category brief configuration & editing introduced in #1111 (MVE3) to meet the needs of Ideascale replacement in Fund14.
Description
An admin workflow to configure the category brief data structure via JSON pasted into a textbox, then edit specific values within that data structure through a user friendly UI. Basic page structure will be defined and implemented in previous MVE, and this MVE aims to validate those foundations against actual Fund14 requirements. Practically, this means bringing in additional data fields for editing, and identifying which fields must be editable by non-technical admin, so that we might streamline the editing experience.
User Value
As an admin, I need to have confidence that the Voices admin configuration capabilities meet or exceed what I have today in Ideascale, so that I can get off of Ideascale in Fund14. I also need to have a friendly UI for editing specific fields, so that I can empower non technical team members to make important changes.
UX Story
When I click "configure", I can enter a JSON in a text field. When I click "save" then the UI validates and renders the JSON.
When I click "detail", then I enter a new page that allows me edit the values of specific fields in the JSON. When I click "save", then my changes are saved, and I'm returned to the previous screen. I can also choose to exit without saving.
After configuring and detailing the category brief, I can enter preview mode to see how category details appear in the discovery space, workspace, and voting space.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: