Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

#322 Inconsistent Checkbox Spacings Fix #416

Closed
wants to merge 4 commits into from
Closed

#322 Inconsistent Checkbox Spacings Fix #416

wants to merge 4 commits into from

Conversation

mvanstaalduinen
Copy link

Fixes # 322.

Changes proposed in this pull request:
Removal of checkbox labels as proposed in issue #322 Inconsistent Checkbox Spacings.
Labels removed were Fulfill Request Label and Consume Label on Inventory New Request form.
Label also removed for Gift in Kind checkbox on Inventory Received form.

screen shot 2016-04-11 at 1 36 43 pm
screen shot 2016-04-11 at 1 36 31 pm

cc @HospitalRun/core-maintainers

BLog entry and article entry added for assignment 1, will be moved to branch
Assignment 1 before any pull requests are made, probably over the weekend.
@jkleinsc
Copy link
Member

@mvanstaalduinen thanks for the PR! @jglovier can you take a look at this PR?

@@ -10,7 +10,7 @@
{{select-or-typeahead property="aisleLocation" label=(t 'inventory.labels.aisle_location') list=aisleLocationList selection=model.aisleLocation className="col-sm-5"}}
<div class="form-group col-sm-2">
<label class="control-label">{{t 'inventory.labels.gift'}}</label>
{{em-checkbox label=(t 'inventory.labels.gift') property="giftInKind"}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should probably keep the label text on the element and 🔥 the label element on the line above because not having the text immediately beside the label makes it less clear what text the checkbox is associated with.

@tangollama
Copy link
Member

@mvanstaalduinen we're doing some PR maintenance. Are you planning on addressing the feedback @jglovier provided? Thanks for the update in advance.

@jkleinsc
Copy link
Member

Closing due to lack of response.

@jkleinsc jkleinsc closed this May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants