Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • FAIDARE FAIDARE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • urgi-is
  • FAIDAREFAIDARE
  • Issues
  • #16

Closed
Open
Created Mar 20, 2019 by Guillaume Cornut@guillaume.cornutContributor

Responsive: small screen fixes

  • Center accession image horizontally on small screen
    => Add class justify-content-center on row https://forgemia.inra.fr/urgi-is/gpds/blob/master/frontend/src/app/germplasm-card/germplasm-card.component.html#L159
  • Add non breakable space   in result section title (otherwise the: wraps to a new line on small screens)
    => s/Results :/Results :/ https://forgemia.inra.fr/urgi-is/gpds/blob/master/frontend/src/app/result-page/result-page.component.html#L50
  • Add space to break text in Acquisition/Creation date (otherwise the text overflows in small screens)
    => s|Acquisition/Creation date|Acquisition / Creation date| https://forgemia.inra.fr/urgi-is/gpds/blob/master/frontend/src/app/germplasm-card/germplasm-card.component.html#L403
  • Fix accession image popover placement on small screen. As-is, it overflows to the right of the screen with no possibility to scroll
  • Re-layout the trait widget for small screens (might be difficult!)

Example of accession with an image for the above issues: http://urgi.versailles.inra.fr/gpds/germplasm?id=ZG9pOjEwLjE1NDU0LzEuNDkyMTc4NTc1ODc5Mzg1M0UxMg%3D%3D

ping @celia.michotey @jeremy.destin @Melanie.Buy @guillaume.cornut

Edited Mar 20, 2019 by Guillaume Cornut
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking