Christos Malliaridis created SOLR-17913:
-------------------------------------------
Summary: Implement Collections Details Card
Key: SOLR-17913
URL: https://issues.apache.org/jira/browse/SOLR-17913
Project: Solr
Issue Type: Sub-task
Components: Admin UI
Reporter: Christos Malliaridis
One of the cards of the collections section in the nested grid view is the
[collection's details
card|https://www.figma.com/design/VdbEfcWQ8mirFNquBzbPk2/Apache-Solr-Admin-UI-v2-Concept?node-id=1997-7453&t=yxFihPpG3r7FXACm-1].
h2. Task
Implement the collections details card that displays the collection details
passed to it.
h2. Acceptance Criteria
- The view displays all important information for a collection (see additional
information)
- The compoent accepts a collection name and / or a collection with its details
for visualizing it (see below)
Since the card does not provide any interactions with the details (mostly a
select text option) you do not have to introduce an explicit component
interface for the card and can instead directly pass a domain model with the
collection details to the UI composable.
h2. Additional Information
Note that only the single card "Collection Details" is relevant here. You
should not include fields that are covered by other UI elements in the screen
(or sub-screens).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]