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

New configuration screen with React #106

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

New configuration screen with React #106

wants to merge 6 commits into from

Conversation

dav-m85
Copy link

@dav-m85 dav-m85 commented Oct 10, 2016

Great app, but the configuration screen was a bit hard to use for very long workouts (a few dozens in my case). I was notably missing ability to duplicate steps.

I decided to re-implement the configuration screen in React, using the same api calls as the existing one. It bears the same features, with the addition of the duplicate step action, and a slightly revisited (bootstrap-ish) UX. I also use in-place name editing (click and type) which feels a bit more natural to use.

The code is adapted to work on Pebble SDK 3.13.1 (latest version on time of writing).

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

Successfully merging this pull request may close these issues.

1 participant