-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Inconsistent Checkbox Spacings #322
Comments
@jglovier, I see what's being referenced. Unless you disagree, I'm going to add this to the design list. Could we put this in "Help Wanted"? |
Yeah, this def needs cleaned up. 👍 for |
Hello, I am an undergrad in computer science and MacEwan University in Edmonton. For one of my course we have to participate in an open source project and contribute to it in a few ways. If no one has solved this issue I was wondering if I could take it on, @tangollama? |
Swing away. Typed or dictated imperfectly on my iPhone (717.385.9970)
|
Marketing as In Progress w/ @mvanstaalduinen working on this. |
👍 for solving by removing the labels for checkboxes. |
@jglovier, I'm thinking this needs to move back to Help Wanted, yes? |
@tangollama 👍 . Added back. |
This looks like a good one for my first contribution. I'm on it @tangollama. 🎯 |
There are a couple of forms in inventory that use checkboxes, but they look out of place on the page with their labels. For example, on the "+ new request" page, the "fulfill" checkbox seems to have a lot more whitespace then the rest of the page. When it's selected, a new "consumed" checkbox appears that also looks out of place in terms of element padding. The labels for the checkboxes seem to be too far away from the checkboxes as well.
This seems like it could be solved by either removing the labels for checkboxes, by adjusting the checkbox row height to be only half the other rows' heights, or by removing the bottom margins for the checkbox labels.
The text was updated successfully, but these errors were encountered: