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

Add speed-o-meter #23

Open
emibcn opened this issue Oct 9, 2020 · 4 comments
Open

Add speed-o-meter #23

emibcn opened this issue Oct 9, 2020 · 4 comments
Assignees
Labels
design Similar to UI/UX enhancement New feature or request good first issue Good for newcomers Hacktoberfest Simple issues suitable Hacktoberfest PRs javascript Javascript knowledge needed material/ui Related to Material/UI dependency react React knowledge needed ui/ux Issues related to design/UI/UX

Comments

@emibcn
Copy link
Owner

emibcn commented Oct 9, 2020

The slider has a Play/Pause button, which enables moving the current day forward automatically. The speed may be too fast for some kind of observations. It would be great to have a component which helps with that.

Proposal

Add a button next to the play/Pause button (maybe with something like this). When clicked, a popover (anchored menu, like this one) appears, with a vertical slider in it. Higher values makes the Play/Pause effect go faster, lower ones slower.

@emibcn emibcn added design Similar to UI/UX enhancement New feature or request good first issue Good for newcomers javascript Javascript knowledge needed material/ui Related to Material/UI dependency react React knowledge needed ui/ux Issues related to design/UI/UX labels Oct 9, 2020
@emibcn emibcn added the Hacktoberfest Simple issues suitable Hacktoberfest PRs label Oct 9, 2020
@silenteyesoncode
Copy link

Hey i want to work on this

@emibcn
Copy link
Owner Author

emibcn commented Oct 9, 2020

@silenteyesoncode It's yours!

@emibcn
Copy link
Owner Author

emibcn commented Oct 9, 2020

If you are ok, you can move this file:

cd app/src
git mv Slider.jsx Widget/TimeSlider.jsx
git mv Slider.scss Widget/TimeSlider.scss

Then fix imports and create the new XXXSlider one (name as you wish).

@emibcn
Copy link
Owner Author

emibcn commented Nov 15, 2020

Hello @silenteyesoncode !! Any news on this issue? Do you need any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Similar to UI/UX enhancement New feature or request good first issue Good for newcomers Hacktoberfest Simple issues suitable Hacktoberfest PRs javascript Javascript knowledge needed material/ui Related to Material/UI dependency react React knowledge needed ui/ux Issues related to design/UI/UX
Projects
None yet
Development

No branches or pull requests

2 participants