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 date buttons for "today" and "yesterday" in addition to date picker #42

Closed
xMartin opened this issue Nov 2, 2013 · 5 comments
Closed

Comments

@xMartin
Copy link
Owner

xMartin commented Nov 2, 2013

In order to make the most used options for date entry easier accessible, add buttons for "today" and "yesterday" in addition to the date picker. These could all be in one line next to each other. "Today" would be selected by default. Additionally there could be a display in the buttons or below the line of buttons showing the actual selected date.

@xMartin
Copy link
Owner Author

xMartin commented Nov 2, 2013

How would we handle edit mode? This only makes sense in "new" mode, right?

In edit mode the date picker button would be selected? Then we definitely need a date display.

@jancborchardt
Copy link
Collaborator

The 3-part-toggle makes sense for both new and edit. In fact, I’d say we should aim to have new and edit as similar as possible, or actually the same at least as far as the user-facing parts are concerned.

When you had a transaction with »Today« and you edit it a day later, of course »Yesterday« will be selected then. If it is further into the past then »Other«.
The selected toggle should have the date (e.g. October 29) as the second line of the button, a bit smaller and greyer.

@jancborchardt
Copy link
Collaborator

Returning from vacation using Grouptabs with @insaw, we really would have found this feature useful. ;)

@jancborchardt
Copy link
Collaborator

Here’s a quick mockup with the rest of the new UI:

  • Today and yesterday are the most present toggles
  • When switching those, the date on the right will reflect that
  • You can put in a custom date by just using the date picker on the right :)

date picker

@xMartin
Copy link
Owner Author

xMartin commented Nov 6, 2019

@jancborchardt 🎉 - this has been around for a while... Let's see if it's useful. I know the distribution of the buttons is not nice but i don't see a good way to make sure the date input isn't cut off across platforms.

@xMartin xMartin mentioned this issue Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants