Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(website): Set min width to 130px for columns without defined widths #3419

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

theosanderson
Copy link
Member

@theosanderson theosanderson commented Dec 9, 2024

Now that we have lots of columns with defined min widths on PPX, when you add a new column it is given essentially zero width, and looks absurd.

image

Preview: https://theosanderson-patch-1.loculus.org/

Instead we should give a sensible minimum width, for now I'm going for 130px.

image

@anna-parker anna-parker added the preview Triggers a deployment to argocd label Dec 9, 2024
@theosanderson theosanderson changed the title fix(website): Set min width to 150px for columns without defined widths fix(website): Set min width to 130px for columns without defined widths Dec 9, 2024
Copy link
Contributor

@anna-parker anna-parker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @theosanderson Much better than the current state! would be nice to make the togglebar a bit more visible when we add more columns as its easy to miss that there are more columns added on the right - but not blocking :-)

@theosanderson theosanderson merged commit 162a4ee into main Dec 9, 2024
18 checks passed
@theosanderson theosanderson deleted the theosanderson-patch-1 branch December 9, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Triggers a deployment to argocd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants