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 a Time interface should automatically select last used project #1

Open
conorsmith opened this issue Jun 21, 2013 · 0 comments
Open

Comments

@conorsmith
Copy link

To reduce the amount of clicking a user has to do the Project select element should automatically set itself to the last project the user added a time for. Can be achieved with a method on Model_Member like this:

$member->get_last_added_project()

For users such as myself that log their time for a project in small chunks over the course of the day, this will reduce a lot of clicking.

For users that jump between projects with every addition of time it will make little difference to their actions compared to the current situation.

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

No branches or pull requests

1 participant