Skip to content

Fix DatePicker prev and next arrows in RTL#3822

Merged
lorejoh12 merged 2 commits into
microsoft:masterfrom
srikanthreddyk:srk/RTL-FixDatePickerPrevAndNextArrows
Jan 30, 2018
Merged

Fix DatePicker prev and next arrows in RTL#3822
lorejoh12 merged 2 commits into
microsoft:masterfrom
srikanthreddyk:srk/RTL-FixDatePickerPrevAndNextArrows

Conversation

@srikanthreddyk

Copy link
Copy Markdown
Contributor

Pull request checklist

Description of changes

  1. Modified the behavior of the up and down buttons to be consistent with the expected behavior in RTL. i.e., up button -> prev month/year and down button -> next month/year
  2. Changed the position of the buttons relative to each other in RTL view i.e., up arrow will be on the right side of the down arrow. See the picture below
    image

@lorejoh12 lorejoh12 merged commit 88066a8 into microsoft:master Jan 30, 2018
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DatePicker RTL issue: Prev and Next buttons not working as expected

2 participants