Skip to content

Tiled Container Component #126

@vferraro-scottlogic

Description

@vferraro-scottlogic

Background

We currently have a VuuInstrumentTilesFeature component which displays a set of tiles inside a container.
Image
This component is specific to the Instrument Tiles feature. We want to create a generic TiledContainer component which displays a collection of children of equal size (the Tiles) that can be used for Instrument Tiles as well as for other features i.e. FX Trading Tiles

Overflow and responsive behaviour:

  • it should allow for multiple rows (wrap)
  • in case of wrapping it should not show partial Tiles
  • it shouldn't allow for scrolling

Work Required

  • create TiledContainer use instrument tile or dummy tile with its own example in showcase
  • make VuuInstrumentTilesFeature use the new TiledContainer component

Notes

  • finos issue
  • css grid might be the best way of representing the relation between container tile and tile

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions