-
Notifications
You must be signed in to change notification settings - Fork 235
Truncated element #4125
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
Truncated element #4125
Conversation
Lighthouse scores
What is this?Lighthouse scores comparing the documentation site built from the PR ("Branch") to that of the production documentation site ("Latest") and the build currently on Transfer Size
Request Count
|
Westbrook
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a couple of interactions that require testing before this code meets the higher requirements of this library, see: https://output.circle-artifacts.com/output/job/90cd7104-b24e-4b7d-ae41-865a34e8dceb/artifacts/0/coverage/lcov-report/tools/truncated/src/Truncated.ts.html
|
Can you catch this up to |
8822146 to
a3a6350
Compare
Tachometer resultsCurrently, no packages are changed by this PR... |
Westbrook
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This reverts commit 82aca36.
To succesfully implement the Breadcrumbs component we would require the truncated element from UEC. We copied the component in SWC so we do not create a new dependency to UEC.
Related issue(s)
#4100
How has this been tested?
Screenshots (if appropriate)
Types of changes
Checklist
Best practices
This repository uses conventional commit syntax for each commit message; note that the GitHub UI does not use this by default so be cautious when accepting suggested changes. Avoid the "Update branch" button on the pull request and opt instead for rebasing your branch against
main.