Actions
Feature #21884
closedCollection details edit dialog uses rich text editor
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
The "description" field needs to use the rich text editor.
Files
Updated by Peter Amstutz almost 2 years ago
- Target version changed from Development 2024-07-03 sprint to Development 2024-07-24 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-07-24 sprint to Development 2024-08-07 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-08-07 sprint to Future
Updated by Peter Amstutz 12 months ago
- Related to Feature #22333: Collection page details reworked to match new project page design added
Updated by Lisa Knox 12 months ago
21884-collection-richtext @ 11a0e48e0b3f14cd4343860085118926f744a537
developer-run-tests-services-workbench2: #1492
- ✅ All agreed upon points are implemented / addressed.
- n/a Anything not implemented (discovered or discussed during work) has a follow-up story.
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- ✅ New or changed UX/UX and has gotten feedback from stakeholders.
- n/a Documentation has been updated.
- ✅ Behaves appropriately at the intended scale (describe intended scale).
- ✅ Considered backwards and forwards compatibility issues between client and server.
- ✅ Follows our coding standards and GUI style guidelines.
- I also added a limit of 524,288 characters to the Project description, which previously had no limit.
Updated by Lisa Knox 12 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|38a44e81d30842382bf77e050bf5c5c8b3023c1e.
Updated by Sarah Zaranek 11 months ago
This also fixes existing bug in WB2 when trying to edit the description. If you put in a "longish" description, you get an error message about maximum string length.
Actions