Skip to content

Table Views for Evals Pages #162

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

Merged
merged 2 commits into from
Dec 2, 2017
Merged

Table Views for Evals Pages #162

merged 2 commits into from
Dec 2, 2017

Conversation

mbillow
Copy link
Member

@mbillow mbillow commented Dec 2, 2017

Adds a table view that you can toggle into from evaluations pages.

screen capture on 2017-12-01 at 15-16-53

I guess this fixes #128 too.

Copy link
Member

@liam-middlebrook liam-middlebrook left a comment

Choose a reason for hiding this comment

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

Looks good to me. It feels weird to only leave nitpick-y feedback, but I guess that means that you did a good job on the changes. 👍

@@ -169,8 +182,90 @@ <h4>Other Comments</h4>

</div>
{% endfor %}
</div>
Copy link
Member

Choose a reason for hiding this comment

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

I'm not really sure which block this is supposed to align to? (I want to say <div class="row mobile-hide">)

<div class="col-sm-10">
<h3 class="page-title">Intro Evaluations</h3>
</div>
<div class="col-sm-2">
Copy link
Member

Choose a reason for hiding this comment

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

Could you re-align the indentation levels in this block for better readability?

Copy link
Member

Choose a reason for hiding this comment

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

To clarify I mean the block under line 11, I'm not sure why GitHub's preview is showing the lines above.

@mbillow mbillow merged commit 276b093 into develop Dec 2, 2017
@mbillow mbillow deleted the eval-table branch December 2, 2017 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User's Can't Choose How Evaluations are Ordered
2 participants