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

Customizable Timeline.Item label span #27220

Open
1 task
agriardyan opened this issue Oct 19, 2020 · 1 comment
Open
1 task

Customizable Timeline.Item label span #27220

agriardyan opened this issue Oct 19, 2020 · 1 comment
Labels

Comments

@agriardyan
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

Currently the Timeline.Item label occupies 50% of Timeline right or left space. If I only set the date or time as a label, the space will be wasted much. It's better to have an API that can be used to adjust how much label width.

What does the proposed API look like?

<Timeline.Item label='2020-01-20' labelSpan={4}>Here is very long text that should occupy more space. Bla bla bla</Timeline.Item>

@geremsa
Copy link

geremsa commented Feb 23, 2022

Has anyone found any solution to this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants