[COMPASS-1388] Reimplement TypeList in schema view using Flexbox Created: 12/Jul/17  Updated: 27/Oct/23  Resolved: 13/Oct/20

Status: Closed
Project: Compass
Component/s: Schema
Affects Version/s: None
Fix Version/s: No version

Type: New Feature Priority: Minor - P4
Reporter: Thomas Rueckstiess Assignee: Unassigned
Resolution: Works as Designed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
Documentation Changes: Not Needed

 Description   

This originates from COMPASS-907, where small percentages for a given type were incorrectly displayed (fixed by COMPASS-907). The remaining work is to make those outliers more visible by adding a minimum width to the type bars so no matter how small they are they are always displayed.

The best approach to do this might be to use a Flexbox to lay out the bars next to each other instead of a CSS width property with percentages.

With the flexbox layout, it should be possible to specify a min width of an item, without having to result to rounding of the actual percentages, which is not trivial.


Generated at Wed Feb 07 22:27:23 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.