Ampers - Sweetsy (Alex, Aruna and Leti)#24
Open
LetiTran wants to merge 359 commits intoAda-C9:masterfrom
Open
Conversation
… if category not found.
bEtsyWhat We're Looking For
|
CheezItMan
reviewed
May 2, 2018
| @@ -0,0 +1,12 @@ | |||
| <h1> Edit Order Item Quantity </h1> | |||
|
|
|||
| <% product = Product.find(@orderproduct.product_id) %> | |||
There was a problem hiding this comment.
This looks like something that should be in the controller.
| <%= b.check_box %> | ||
| <%= b.label %> | ||
| <% end %> | ||
| <%= f.submit, class: "button" %> |
| must_redirect_to homepage_path | ||
| Merchant.count.must_equal before_count | ||
| end | ||
|
|
There was a problem hiding this comment.
What about if the route is hit without the proper information to log in. Like the user bypasses github and goes to the route.
| <%= csrf_meta_tags %> | ||
| </head> | ||
|
|
||
| <header class="nav-bar"> |
There was a problem hiding this comment.
Your header element is not inside the body element. All content on the page should be in the body. Review the format of an HTML document.
| <header class="nav-bar"> | ||
| <section class="top-bar" data-topbar role="navigation"> | ||
|
|
||
| <div class="nav-drop"> |
There was a problem hiding this comment.
Making this a nav element might make sense.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bEtsy
Congratulations! You're submitting your assignment! These comprehension questions should be answered by all members of your team, not by a single teammate.
Comprehension Questions