visual-framework / vf-core

A (primarily CSS) framework that targets needs of life science websites and services
https://stable.visual-framework.dev/
Apache License 2.0
20 stars 10 forks source link

Develop responsive vf-breadcrumbs #2008

Closed Adedoyinebi closed 2 months ago

Adedoyinebi commented 3 months ago

The current vf-breadcrumbs component does not have a responsive variant for mobile interfaces. From the intranet project, we learnt that it is best practice to limit the number of nodes shown on mobile interfaces which have limited screen real estate.

A mobile version of the breadcrumbs should be created with the following specifications:

Tasks

Design links for reference - Intranet project

Breadcrumb for desktop Mobile responsive breadcrumb design

Adedoyinebi commented 2 months ago

Responsive vf-breadcrumb has also been added in figma to be used on designs of mobile interfaces, recommended breaking point: width below 768px.

The mobile version shows only the parent node in the hierarchy.

Useful links:

bhushan-ebi commented 2 months ago

These changes are done as part of the parent ticket #1976