Bug #22208
closed
Reorganize project details
Added by Peter Amstutz about 1 month ago.
Updated 30 days ago.
Release relationship:
Auto
Description
- Show just the title
- Put the expand chevron to the left of it
- When expanded:
- followed by the property chips
- followed by the description
The property chips and description should be fully hidden when it is collapsed, e.g. if the title fit on a single line it shouldn't show the first line of property chips or description just because it has extra space.
- Status changed from New to In Progress
- Target version changed from Development 2024-11-06 sprint to Development 2024-10-23 sprint
- Description updated (diff)
- Target version changed from Development 2024-10-23 sprint to Development 2024-11-06 sprint
- Target version changed from Development 2024-11-06 sprint to Development 2024-10-23 sprint
- Description updated (diff)
- Description updated (diff)
- Category set to Workbench2
- Target version changed from Development 2024-10-23 sprint to Development 2024-11-06 sprint
- Target version changed from Development 2024-11-06 sprint to Development 2024-10-23 sprint
- Assigned To set to Peter Amstutz
- Description updated (diff)
22208-project-details @ 0abf4f0320a39721a400eedc2dba29e1ee19ec57
developer-run-tests: #4515
- All agreed upon points are implemented / addressed. Describe changes from pre-implementation design.
- makes the design changes that were discussed at meeting Oct 16 meeting with SWZ
- 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.
- changes are based on feedback
- 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.
project-details-card.tsx L119 should be deleted
The feedback we got from Roche when we first showed them the Details Card was that they wanted the first line of the description to be shown before expanding. I know we are going in a different direction, but be aware that they will likely bring that up again.
I'm not in love with the toggle being a chevron to the left of the project title. Functionally it's fine, but aesthetically it sort of clunkifies things. The trade-off is that we get a single-line details card, which does like nice. I don't think there is a great solution for this either, although a simple "show description / hide description" button to the right of the project title might work, it's hard to say.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF