intermine / intermine/intermine-apps-c

component-400: interactions widget cuts off the rightmost column.

Open
#43 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

We've had an issue reported where the right-hand edge of cells are truncated in certain scenarios. I think this is to do with the long table headers on the leftmost cell.

See https://github.com/intermine/intermine/issues/2188 where this was originally reported.
![image](https://user-images.githubusercontent.com/9271438/72892452-6fa2d400-3d0e-11ea-8be5-2544d0c79bdc.png) - in this image the numbers on the right are cut off!

on my laptop on firefox it's even worse - the matches column doesn't even show up:
image

My suggestion - give the top left table header cell a maximum width.

This might be a css-only fix - we'll need to update this file: https://github.com/intermine/intermine-apps-c/blob/master/component-400/src/app.styl

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.