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

Clicking on 'THIS WEEK' button changes calendar's first week day #128

Open
rafaelbnp opened this issue Jul 14, 2017 · 0 comments
Open

Clicking on 'THIS WEEK' button changes calendar's first week day #128

rafaelbnp opened this issue Jul 14, 2017 · 0 comments
Labels

Comments

@rafaelbnp
Copy link

rafaelbnp commented Jul 14, 2017

When you have both startingDate and startFromDate set, clicking on 'THIS WEEK' button changes the calendar first week day to today.

Let's say you have

startFromDate=true
startingDate="2017-07-05"

Initially, the week will start on 'Wed 5 Jul'. If you click on 'THIS WEEK' button, the week first day changes to today's date - in my case, when posting this issue, 'Fri 14 Jul'.

The week should keep starting on Wednesday.

rafaelbnp added a commit to rafaelbnp/ember-calendar that referenced this issue Jul 14, 2017
When having `startFromDate` and `startingDate` set, clicking on 'THIS WEEK' button should keep the same first weekday
rafaelbnp added a commit to rafaelbnp/ember-calendar that referenced this issue Jul 14, 2017
When having `startFromDate` and `startingDate` set, clicking on 'THIS WEEK' button should keep the same first weekday
@willrax willrax added the bug label Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants