okp4 / dataverse-portal

🔭 Dataverse Portal for the OKP4 network.
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Feat : Data Space Detail Page – topics #87

Closed henigh closed 1 year ago

henigh commented 1 year ago

Feat : Data Space Detail Page – topics

As a user of the portal, I want to check the topics related to one Data Space So that I can quickly understand what this Data Space is about (topics covered by the Data Space)

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 Data Space, Then I should see the related topics appear as presented in the mockup

Scenario: mobile display (desktop)

Given that I am a user of the web portal (authenticated or unauthenticated), When I am on the detail page of a Data Space, And I use a mobile device Then I should see the related topics appears in a mobile friendly display

Scenario: Internationalization

Topics should appear correctly regarding the selected language.

EN

  • Agriculture, Food, environment and forestry.
  • Biology, geology, and chemistry
  • Industry, mobility, and engineering
  • Logistics, retail, supply chain, and eCommerce
  • DeFi and Crypto
  • Healthcare
  • Business and purchase
  • Marketing and Customer Behavior
  • Energy
  • Other

FR

  • Agriculture, alimentation, environnement et foresterie.
  • Biologie, géologie et chimie
  • Industrie, mobilité et ingénierie
  • Logistique, commerce de détail, chaîne d'approvisionnement et eCommerce
  • Crypto et finance décentralisée
  • Soins de santé
  • Commerce et approvisionnement
  • Marketing et comportement des clients
  • Énergie
  • Autres

GR

  • Landwirtschaft, Ernährung, Umwelt und Forstwirtschaft
  • Biologie, Geologie und Chemie
  • Industrie, Mobilität und Technik
  • Logistik, Einzelhandel, Lieferkette und eCommerce
  • DeFi und Krypto
  • Gesundheitswesen
  • Wirtschaft und Einkauf
  • Marketing und Kundenverhalten
  • Energie
  • Sonstiges

Technical Specifications

topics should be fetched from ontology

Requirements

Mockups

Desktop : image.png

Mobile : image.png

Environment

Additional informations

None.

┆Issue is synchronized with this Wrike task by Unito

MdechampG commented 1 year ago

Test 06/04/23

Desktop : Firefox, Safari, Chrome Mobile : Iphone 12 Safari

Scenario: default display (desktop) : OK ✅

Scenario: default display (mobile) : OK ✅

Scenario: Internationalization : : OK ✅