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

Milestone is off by one CSS column #171

Open
vmx opened this issue Nov 22, 2022 · 5 comments
Open

Milestone is off by one CSS column #171

vmx opened this issue Nov 22, 2022 · 5 comments
Labels
bug Something isn't working effort/days The work in this issue, which should be status/ready, should take less than a week to complete post-MVP status/pending This issue is not ready to be worked yet, but doesn't need clarification

Comments

@vmx
Copy link
Contributor

vmx commented Nov 22, 2022

When I look at my roadmap in detail view, the first milestone is one CSS column to far on right:

image

If I change the grid-column: span 9 / 15; to grid-column: span 9 / 14; it looks as expected:

image

@SgtPooki
Copy link
Contributor

Unfortunately, the plan right now is that until we move to d3, this is the best we're going to have.

I have shifted the ticks and milestone labels to the left by 1rem, and that may be causing the issue you're seeing, but theres a lot of time that went into just getting things as accurate as they are now.

I really want the roadmap to be accurate but due to some decisions early on in the project we won't be able to get dead-accurate ticks and milestones for MVP.

One potential quick solution is to allow users to "shift" the header labels and ticks to get things to align better. What do you think of that @vmx @juliaxbow ?

@vmx
Copy link
Contributor Author

vmx commented Nov 22, 2022

It's not a big deal to me. I just wanted to have it reported. I happily move on, even if it isn't fixed for a while :)

@SgtPooki
Copy link
Contributor

Thanks for reporting the issue =)

@SgtPooki SgtPooki added bug Something isn't working post-MVP effort/days The work in this issue, which should be status/ready, should take less than a week to complete status/pending This issue is not ready to be worked yet, but doesn't need clarification labels Nov 28, 2022
@jsoares
Copy link

jsoares commented Nov 28, 2022

It's actually more than a little annoying, even if not critical :|

@SgtPooki
Copy link
Contributor

related to #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort/days The work in this issue, which should be status/ready, should take less than a week to complete post-MVP status/pending This issue is not ready to be worked yet, but doesn't need clarification
Projects
Status: Needs Prep Work
Development

No branches or pull requests

3 participants