Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Adressbook: year only applies when day is selected #144

Open
mbohlender opened this issue Feb 1, 2018 · 1 comment
Open

Adressbook: year only applies when day is selected #144

mbohlender opened this issue Feb 1, 2018 · 1 comment

Comments

@mbohlender
Copy link

How to reproduce:
go to contact in adressbook
set complete birthday

select birthday again and try to change the year

Actual result:
year change does not apply unless you also set a day

Expected result:
year change should apply without the need to select a day

image

@alecpl
Copy link
Member

alecpl commented Feb 2, 2018

This is jQuery-UI widget, but it should not be hard to extend.

However, I'm not sure about this. When you work on an empty input (the date is not yet selected) a year change will do nothing. What about a month change? It could be more tricky for example when your selected day is 31 January and you switch the month to February. So, will that change not confusing in any way?

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

No branches or pull requests

2 participants