Skip to content

Conversation

@kellygorr
Copy link
Contributor

@kellygorr kellygorr commented Feb 8, 2018

Pull request checklist

  • Addresses an existing issue: Fixes #0000
  • Include a change request file using $ npm run change

Description of changes

Occurs on Datepickers with text input and no label.
When hovering mouse over the calendar icon (at the right of the datepicker), the cursor should be a pointer and not a text cursor. There was only css to do this when the datepicker had a label.
Updated icon css to have a pointer when a label is not present.

The last 3 datepicker examples were datepickers with text input. The first two datepickers had a label, so they were receiving the pointer style. The third datepicker (picture below) doesn't have a label and wasn't getting the pointer css styles.

Screenshot with fix:
image

@kellygorr kellygorr changed the title Kegorr/date picker fixing pointer Datepicker: Fixing pointer on datepickers with input field Feb 8, 2018
Copy link
Contributor

@lorejoh12 lorejoh12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verified the fix in the reported case

@lorejoh12 lorejoh12 merged commit 9e3fa58 into microsoft:master Feb 13, 2018
@kellygorr kellygorr deleted the kegorr/DatePicker-fixingPointer branch February 21, 2018 18:01
@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.

2 participants