Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(DatePicker): prevented textless helper text from rendering#11713

Merged
wise-king-sullyman merged 2 commits intopatternfly:mainfrom
thatblindgeye:iss11709_datepickerErrorRender
Apr 8, 2025
Merged

fix(DatePicker): prevented textless helper text from rendering#11713
wise-king-sullyman merged 2 commits intopatternfly:mainfrom
thatblindgeye:iss11709_datepickerErrorRender

Conversation

Copy link
Contributor

thatblindgeye commented Mar 25, 2025

What: Closes #11709

Additional issues:

thatblindgeye requested a review from tlabaj March 25, 2025 13:24
Copy link
Collaborator

patternfly-build commented Mar 25, 2025 *
edited
Loading

kmcfaul approved these changes Apr 8, 2025
thatblindgeye requested a review from wise-king-sullyman April 8, 2025 13:01

await user.click(screen.getByRole('textbox'));
await user.click(document.body);
expect(asFragment()).toMatchSnapshot();
Copy link
Collaborator

wise-king-sullyman Apr 8, 2025

Choose a reason for hiding this comment

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

Was there not a better assertion you could use here? Maybe something that queries for the helper text?

thatblindgeye force-pushed the iss11709_datepickerErrorRender branch from 9df3381 to 2f42043 Compare April 8, 2025 14:44
wise-king-sullyman approved these changes Apr 8, 2025
Copy link
Collaborator

wise-king-sullyman left a comment

Choose a reason for hiding this comment

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

wise-king-sullyman merged commit 7be0f9c into patternfly:main Apr 8, 2025
13 checks passed
Copy link
Collaborator

patternfly-build commented Apr 8, 2025

Your changes have been released in:

  • @patternfly/react-code-editor@6.2.1-prerelease.1
  • @patternfly/react-core@6.2.1-prerelease.1
  • @patternfly/react-docs@7.2.1-prerelease.1
  • @patternfly/react-drag-drop@6.2.1-prerelease.1
  • demo-app-ts@6.0.0-prerelease.91
  • @patternfly/react-table@6.2.1-prerelease.1
  • @patternfly/react-templates@6.2.1-prerelease.1

Thanks for your contribution!

dlabaj pushed a commit that referenced this pull request Apr 17, 2025
* fix(DatePicker): prevented textless helper text from rendering

* Updated validator assertion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

wise-king-sullyman wise-king-sullyman approved these changes

kmcfaul kmcfaul approved these changes

tlabaj Awaiting requested review from tlabaj

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Bug - [Datepicker] - Renders with error icon when multiple validators are passed

4 participants