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

Responsive timeline #195

Open
shorsher opened this issue Sep 16, 2022 · 1 comment
Open

Responsive timeline #195

shorsher opened this issue Sep 16, 2022 · 1 comment
Labels
E-medium Effort: This requires a fair amount of work enhancement New feature or request good first issue Good for newcomers

Comments

@shorsher
Copy link
Member

On smaller screens, the timeline has some responsiveness issues.
Screen Shot 2022-09-15 at 8 00 44 PM

The timeline components are located in src/components/timeline

@shorsher shorsher added enhancement New feature or request good first issue Good for newcomers E-medium Effort: This requires a fair amount of work labels Sep 16, 2022
@shorsher
Copy link
Member Author

shorsher commented Sep 16, 2022

One possible solution is to utilize mui breakpoints or media queries to detect the current screen size and hide the ID, details, and time on size sm and below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-medium Effort: This requires a fair amount of work enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant