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

Agility.js app issues #257

Closed
sindresorhus opened this issue Aug 3, 2012 · 2 comments
Closed

Agility.js app issues #257

sindresorhus opened this issue Aug 3, 2012 · 2 comments
Labels
Milestone

Comments

@sindresorhus
Copy link
Member

  • When in editing mode and the input field is blurred or the enter key is pressed, editing mode is not exited and contents saved, it should.
  • The pluralization of the todo count is wrong when the count is 1. It shows 1 items left, it should be 1 item left.
  • Editing mode should be triggered by the <label> and not .view (this has changed since the app was submitted).
  • Routing:

When an item is updated while in a filtered state, it should be updated accordingly. E.g. if the filter is Active and the item is checked, it should be hidden.

@tshm Would you be interested in taking a look at this?

@tshm
Copy link
Contributor

tshm commented Aug 26, 2012

I'm working on it.
Let you know when it is done.

Thanks

@sindresorhus
Copy link
Member Author

Awesome, thanks!

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.

2 participants