Skip to content

I would like to ask, have you considered making a new component: timeline? #814

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

Closed
ghost opened this issue Oct 13, 2023 · 6 comments · Fixed by #4215
Closed

I would like to ask, have you considered making a new component: timeline? #814

ghost opened this issue Oct 13, 2023 · 6 comments · Fixed by #4215
Labels

Comments

@ghost
Copy link

ghost commented Oct 13, 2023

Description

similar github.com home page
image

Additional context

No response

@ghost ghost added the enhancement New feature or request label Oct 13, 2023
@moshetanzer moshetanzer added feature and removed enhancement New feature or request labels Mar 28, 2024
Copy link

command-tab commented Apr 18, 2025

I am interested in this, and being able to customize the icons at each timeline step (where the gray dots are in the image) would be a nice plus!

(I currently have my own implementation of this for an internal web app, but would be delighted to switch to one provided by Nuxt UI/Nuxt UI Pro.)

@J-Michalek
Copy link
Contributor

@benjamincanac Is this something that belongs to NuxtUI? If so, I could try looking into it.

Copy link
Member

Yes surely! We could take inspiration from Origin UI: https://originui.com/timeline

@benjamincanac
Copy link
Member

The goal would be able to achieve timelines like this:

Image

@J-Michalek
Copy link
Contributor

J-Michalek commented May 15, 2025

@benjamincanac I'm thinking if we could use the Stepper component for this as it has a lot of similar features. Although I would not like to force more features onto Stepper just because of Timeline. For me a timeline is basically a Stepper without the ability to click on the steps (always disabled). What is your stance on this?

We would also have a simple way to achieve progress visualization:

Image

Copy link
Member

No I think we can make a new component for this, we dont' want all the Stepper logic from Reka UI on this, it's pure display.

We'll also need to display icons / avatars:
CleanShot 2025-05-23 at 14.46.11@2x.png

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

Successfully merging a pull request may close this issue.

4 participants