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

Change timer button text onClick #33

Closed
efeichen opened this issue Mar 18, 2021 · 1 comment · May be fixed by #34
Closed

Change timer button text onClick #33

efeichen opened this issue Mar 18, 2021 · 1 comment · May be fixed by #34
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers high priority

Comments

@efeichen
Copy link
Collaborator

efeichen commented Mar 18, 2021

Users need to see "Abort" instead of "Stop" after they start the timer. This helps to better convey the consequence of their action as they will reset the session instead of pausing it.

Go to Timer.js in /scripts and modify the innerHTML of startButton from "Stop" to "Abort".

@efeichen efeichen added the good first issue Good for newcomers label Mar 18, 2021
@efeichen efeichen self-assigned this Mar 18, 2021
@efeichen efeichen added enhancement New feature or request help wanted Extra attention is needed high priority and removed help wanted Extra attention is needed labels Mar 18, 2021
@efeichen
Copy link
Collaborator Author

Not a real ticket. Used for demo video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant