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

Inaccurate calendar behaviour on critical values #26

Closed
pavelkornev opened this issue Feb 12, 2019 · 0 comments
Closed

Inaccurate calendar behaviour on critical values #26

pavelkornev opened this issue Feb 12, 2019 · 0 comments
Assignees
Labels
approved This issue is approved bug This issue is a bug in the code good first issue A newcomer may work on this

Comments

@pavelkornev
Copy link
Member

Describe the bug
unexpected behaviour of the calendar component on critical values:

  • on big values the components shows nothing:

screenshot 2019-02-12 at 21 07 45

  • on small values the component shows strange year format:

screenshot 2019-02-12 at 21 08 07

Expected behavior
The component should work properly with any specified date OR limit min/max possible dates accordingly (see calendar implementation e.g. in Outlook).

@pavelkornev pavelkornev added the bug This issue is a bug in the code label Feb 12, 2019
@MapTo0 MapTo0 added approved This issue is approved good first issue A newcomer may work on this labels Feb 12, 2019
@a-z-ivanov a-z-ivanov self-assigned this Feb 18, 2019
a-z-ivanov added a commit that referenced this issue Feb 22, 2019
* fix(ui5-datepicker): display extreme values correctly

Fixes #26

* fix(ui5-datepicker): display extreme values correctly

* fix(ui5-datepicker): display extreme values correctly

* add tests

* some more constants and a method extract
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This issue is approved bug This issue is a bug in the code good first issue A newcomer may work on this
Projects
None yet
Development

No branches or pull requests

3 participants