-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Fixing FormTextField test #17939
Merged
Merged
Fixing FormTextField test #17939
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
georgewrmarshall
added
type-bug
area-UI
Relating to the user interface.
team-design-system
All issues relating to design system in Extension
labels
Mar 1, 2023
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
georgewrmarshall
force-pushed
the
fix/form-text-field
branch
4 times, most recently
from
March 2, 2023 21:18
473a6e9
to
33bdedb
Compare
georgewrmarshall
force-pushed
the
fix/form-text-field
branch
from
March 6, 2023 01:52
33bdedb
to
42bfdb9
Compare
Builds ready [42bfdb9]
Page Load Metrics (2001 ± 140 ms)
Bundle size diffs
|
georgewrmarshall
requested review from
montelaidev,
NidhiKJha and
garrettbear
and removed request for
montelaidev
March 6, 2023 02:59
georgewrmarshall
force-pushed
the
fix/form-text-field
branch
from
March 6, 2023 22:05
42bfdb9
to
1d19b8f
Compare
georgewrmarshall
force-pushed
the
fix/form-text-field
branch
from
March 6, 2023 22:06
1d19b8f
to
e5521f1
Compare
georgewrmarshall
changed the title
Fixing FormTextField props and test
Fixing FormTextField test
Mar 6, 2023
darkwing
approved these changes
Mar 6, 2023
garrettbear
approved these changes
Mar 6, 2023
Builds ready [e5521f1]
Page Load Metrics (1591 ± 48 ms)
Bundle size diffs
|
Codecov Report
@@ Coverage Diff @@
## develop #17939 +/- ##
===========================================
+ Coverage 63.44% 63.45% +0.01%
===========================================
Files 903 903
Lines 35267 35267
Branches 8920 8920
===========================================
+ Hits 22373 22376 +3
+ Misses 12894 12891 -3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-UI
Relating to the user interface.
team-design-system
All issues relating to design system in Extension
type-bug
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Explanation
A test was creating an error in the console in FormTextField
Screenshots/Screencaps
Before
After
Tests are fixed
Manual Testing Steps
FormTextField
in the search barerror
or use the controls to turn error on while there is some HelpTextFor tests check the CI unit test build or pull this branch and run
And check the console is all greeeen 🍏 📗 🟢
Pre-merge author checklist
Pre-merge reviewer checklist
If further QA is required (e.g. new feature, complex testing steps, large refactor), add the
Extension QA Board
label.In this case, a QA Engineer approval will be be required.