Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dataverse] Resource Detail – Metadata profiles #73

Open
MdechampG opened this issue Mar 1, 2023 · 2 comments
Open

[Dataverse] Resource Detail – Metadata profiles #73

MdechampG opened this issue Mar 1, 2023 · 2 comments
Labels
feature 🤌 new features Ready for TechSpec Ticket to be pulled into Technical specification column

Comments

@MdechampG
Copy link
Member

MdechampG commented Mar 1, 2023

Feat : Resource Detail – Metadata profiles

As a user of the portal,
I want to explore all the available metadata profiles of the resource
So that I can understand better what is the resource and what are its properties.

Acceptance criteria

Scenario: default display (desktop)

Given that I am a user of the web portal (authenticated or unauthenticated),
When I am on the detail page of a resource,
And I use a desktop device
Then I should see the hierarchical list of metadata profiles (See mock up)
And The first metadata profile should be open
And the metadata of the first profile should be entirely uncollapsed

Scenario: mobile display

Given that I am a user of the web portal (authenticated or unauthenticated),
When I am on the detail page of a resource,
And I use a mobile device
Then I should see the hierarchical list of metadata profiles (See mock up)
And The first metadata profile should be open
And the metadata of the first profile should be entirely uncollapsed

Scenario: Open / Close a profile

Given that I am a user of the web portal (authenticated or unauthenticated),
And I am on the detail page of a resource
And I use any device
When I click on an arrow or a metadata profile title or on the folder logo of a profile
Then The profile opens up / closes down

Scenario: Collapse / Uncollapse metadata

Given that I am a user of the web portal (authenticated or unauthenticated),
And I am on the detail page of a resource
And I use any device
When I click on an arrow or a metadata title
Then The hierarchical level collapse / uncollapse

Scenario: Internationalization

Given thatI am a user of the web portal (authenticated or unauthenticated),
When the selected language is English
Then texts should be displayed in English language,
Metadata
And metadata of the resources should be displayed in English

Given that I am a user of the web portal on the home page,
When the selected language is French
Then texts should be displayed in French language,
Métadonnées
And metadata of the resources should be displayed in French

Given that I am a user of the web portal on the home page,
When the selected language is German
Then texts should be displayed in German language,
Metadaten
And metadata of the resources should be displayed in German

Requirements

Mockups

Desktop :
image

Mobile :
image

Environment

Additional informations

None.

┆Issue is synchronized with this Wrike task by Unito

@ChaimaaZaoui
Copy link

ChaimaaZaoui commented Apr 26, 2023

Definition of ready

  • title, description, and value statement
  • acceptance criteria (scenarios)
  • mockups (all devices and themes)
  • labels added
  • US presented to DEV team (refinement)
  • attached to an epic
  • estimation (planning poker)
  • external dependencies if applicable

@ChaimaaZaoui
Copy link

Hey team! Please add your planning poker estimate with Zenhub @0xLodz @AnjaMis @ErikssonJoakim @lolottetheclash

@ChaimaaZaoui ChaimaaZaoui added the Ready for TechSpec Ticket to be pulled into Technical specification column label May 31, 2023
@ChaimaaZaoui ChaimaaZaoui changed the title Feat : Resource Detail – Metadata profiles [Dataverse] Resource Detail – Metadata profiles Jun 1, 2023
@AnjaMis AnjaMis moved this to 📋 Backlog in 💻 Development Sep 29, 2023
@AnjaMis AnjaMis moved this from 📋 Backlog to 📆 To do in 💻 Development Sep 29, 2023
@ccamel ccamel moved this from 📆 To do to 📋 Backlog in 💻 Development Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🤌 new features Ready for TechSpec Ticket to be pulled into Technical specification column
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants