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

fix(TimePicker): resolved border styling on open menu #9214

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

thatblindgeye
Copy link
Contributor

@thatblindgeye thatblindgeye commented May 31, 2023

What: Closes #9156

Timepicker preview

Issue seemed to be still pointing to the inputRef, which was no longer viable after we updated the markup for form control components to include a wrapper div.

Additional issues:

@patternfly-build
Copy link
Contributor

patternfly-build commented May 31, 2023

Copy link
Contributor

@kmcfaul kmcfaul left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@srambach srambach left a comment

Choose a reason for hiding this comment

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

This looks ok to me. @mcoker's patternfly/patternfly#5641 might affect the focus ring/status underline because this is using form-control.

@tlabaj tlabaj merged commit 4a2b72c into patternfly:v5 Jun 1, 2023
10 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-code-editor@5.0.0-alpha.130
  • @patternfly/react-core@5.0.0-alpha.129
  • @patternfly/react-docs@6.0.0-alpha.139
  • demo-app-ts@5.0.0-alpha.113
  • @patternfly/react-table@5.0.0-alpha.133

Thanks for your contribution! 🎉

nicolethoen pushed a commit to Kells512/patternfly-react that referenced this pull request Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug - [TimePicker] - [time picker is missing bottom border when focus and the menu is open]
5 participants