-
Notifications
You must be signed in to change notification settings - Fork 58
Scribble component #1569
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
base: dev
Are you sure you want to change the base?
Scribble component #1569
Conversation
WIP, Looking for early feedback. |
4b5c8ac
to
2ece48e
Compare
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
Accessibility Violations Found
|
1 similar comment
Accessibility Violations Found
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1569 +/- ##
============================================
- Coverage 82.32% 82.10% -0.23%
Complexity 1000 1000
============================================
Files 108 109 +1
Lines 2603 2610 +7
Branches 370 371 +1
============================================
Hits 2143 2143
- Misses 272 279 +7
Partials 188 188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
ELEMENT cmp-adaptiveform-scribble__clearsign-content | ||
ELEMENT cmp-adaptiveform-scribble__clearsign-message | ||
ELEMENT cmp-adaptiveform-scribble__clearsign-panel | ||
ELEMENT cmp-adaptiveform-scribble__clearsign-cancel-button cmp-adaptiveform-scribble__button--secondary |
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.
use only one class
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.
can you also change this
ELEMENT cmp-adaptiveform-scribble__controlpanel | ||
ELEMENT cmp-adaptiveform-scribble__controls | ||
ELEMENT cmp-adaptiveform-scribble__control-brush | ||
MODIFIER cmp-adaptiveform-scribble__button |
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.
why is this a modifier?
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.
is this same for all controls?
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.
Yes
ELEMENT cmp-adaptiveform-scribble__control-text | ||
MODIFIER cmp-adaptiveform-scribble__button | ||
ELEMENT cmp-adaptiveform-scribble__control-message | ||
ELEMENT cmp-adaptiveform-scribble__controlpanel__controls |
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.
we have ELEMENT cmp-adaptiveform-scribble__controlpanel
ELEMENT cmp-adaptiveform-scribble__controls
and ELEMENT cmp-adaptiveform-scribble__controlpanel__controls as separate entities?
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.
Yes
ELEMENT cmp-adaptiveform-scribble__control-message | ||
ELEMENT cmp-adaptiveform-scribble__controlpanel__controls | ||
ELEMENT cmp-adaptiveform-scribble__button-close | ||
ELEMENT cmp-adaptiveform-scribble__save-button |
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.
lets keep consistent either button pre-appended or appended across items
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
No description provided.