Hypertopic / Porphyry

Corpus analyses confrontation
https://hypertopic.org/porphyry
GNU Affero General Public License v3.0
21 stars 165 forks source link

Consult item topics on mobile #595

Closed LucasJeanpierre closed 2 years ago

LucasJeanpierre commented 2 years ago

Description

Condense the item's display to a mobile format

What is the valuable outcome that cannot be achieved with current features?

The user can see the more valuable information quickly

For which stakeholder (people, role, project, domain) is it important?

Important for users who are visiting

Phase 1

Phase 2

Phase 3

IrisBR commented 2 years ago

Implementation strategy : We will need to modify the Item and Ressource components. We already have the necessary data, we only need to display it differently. We don't need any external service. This is only required for small displays, so we need to know how to detect the screen size.

IrisBR commented 2 years ago

Mockups : made with @LucasJeanpierre 20220513_081352 20220513_081340

PaulHego commented 2 years ago

Implementation strategy : We will need to modify the Item component. We already have the necessary data, we only need to display it differently. We don't need any external service. This is only required for small displays, so we need to know how to detect the screen size.

maxime-huyghe commented 2 years ago

implementation done

maxime-huyghe commented 2 years ago

I did a screencast with @LucasJeanpierre :

https://user-images.githubusercontent.com/65220804/171805293-dc405573-5867-4c50-8c1b-d5f8f876e2f8.mp4