Bug #37850
Cosmetic fixes to checkboxes in new UI
Description
While testing #35458, I observed a view cosmetic inconsistencies to checkboxes in the new UI:
- Cursor changes to pointer over checkbox but not text.
- Clicking the checkbox plays a radiating color animation from the checkbox, clicking the text does not.
- Exception to both behaviors: System/Update “Automatically check for new updates” field
- Observed a few pixels from the checkbox outline “bleeding through” the checkmark at the corners.
Related issues
Associated revisions
History
#1
Updated by Timothy Moore II almost 3 years ago
- Related to Bug #35458: Add ability to check boxes in new UI by clicking on label in entity forms added
#2
Updated by Dru Lavigne almost 3 years ago
- Target version changed from Backlog to 11.2-RC2
#3 Updated by Anonymous almost 3 years ago
- Assignee changed from Anonymous to Dennis Mullen
#4
Updated by Dennis Mullen almost 3 years ago
PR 993
I think I have found and fixed the labels of all check boxes that have labels (the exception are the ones without labels on the entity table rows). All the rest show a pointer when hovered over and produce the full ripple effect when either the label or box is clicked.
As for the few dark pixels at the top corners, I believe this is a flaw of the material component itself. I see the same thing on the Angular material site (see pics). However it is practically invisible except when there is a great contrast between the color of the frame and of the fill. Since the check box and fill animation is a product we import via node modules, I don't think we can fix it.
#5
Updated by Dennis Mullen almost 3 years ago
- File Screenshot from 2018-07-13 12-31-08.png added
#6
Updated by Dennis Mullen almost 3 years ago
- File deleted (
Screenshot from 2018-07-13 12-31-08.png)
#7
Updated by Dennis Mullen almost 3 years ago
#8
Updated by Dru Lavigne almost 3 years ago
- Status changed from Unscreened to Closed
- Target version changed from 11.2-RC2 to N/A
- Reason for Closing set to Not Applicable
#9
Updated by Dru Lavigne almost 3 years ago
- Status changed from Closed to In Progress
- Target version changed from N/A to 11.2-BETA2
- Reason for Closing deleted (
Not Applicable) - Needs Doc changed from Yes to No
#11 Updated by Anonymous almost 3 years ago
- Status changed from In Progress to Ready for Testing
#12
Updated by Dru Lavigne almost 3 years ago
- Needs Merging changed from Yes to No
#13
Updated by Bonnie Follweiler over 2 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Test Passed in FreeNAS-11.2-MASTER-201807160837
(Build Date: Jul 16, 2018 11:40)
#14
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done