-
Notifications
You must be signed in to change notification settings - Fork 6
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
[#2245] Registration notifications redesign #1065
Conversation
27135bc
to
8a8f783
Compare
2502bd3
to
b9d57be
Compare
e41eab2
to
f92a748
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1065 +/- ##
===========================================
- Coverage 95.06% 95.05% -0.01%
===========================================
Files 940 940
Lines 33155 33155
===========================================
- Hits 31518 31516 -2
- Misses 1637 1639 +2 ☔ View full report in Codecov by Sentry. |
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.
43ee7a0
to
da5b430
Compare
This is very intentional → currently this is the only Focus accessibility styling that we have for tabbing on Labels. Clicking on (or tabbing to) the input-label sets the focus - which is not supposed to disappear unless you click/focus on something else. ➕ I did now implement this styling in the other page as well in the new commit. |
ba5dac4
to
5b1adad
Compare
Attentie @alextreme : This one has been approved, but... here i assumed that checkboxes have to wrap both the Label and the info text - and we may not want that (?) because of the future checkbox designs. |
If you want to revisit this feel free to do so, I've removed Paul's approval |
30eb95b
to
0ed82ef
Compare
@Bartvaderkin @pi-sigma |
0ed82ef
to
93aab29
Compare
@pi-sigma This one is now fully ready for review. |
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 the siteimprove commit part of this PR? Otherwise looking good.
Just a little explanation for future questions: The Siteimprove tracker has to track extremely specific elements in the site. Like, for example, the second checkbox inside a list of 3. So if the structure/class of the tracked element changes, I will also have to update the tracker code... It's going to be a 'challenge' to not forget to do this with future changes. |
Design: https://www.figma.com/file/iKGhWhstaLIlFSaND2q7cE/OIP---Designs-(new)?type=design&node-id=2217%3A9149&mode=design&t=ObhqwB8PWC3lvpzO-1
Note: instead of the Accent color, we decided to use the secondary color for all radio/checkbox inputs.
userstory : https://taiga.maykinmedia.nl/project/open-inwoner/us/2210
new issue number: https://taiga.maykinmedia.nl/project/open-inwoner/task/2245