Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Add message about blank domain input box and mouseover for remember m…#48

Open
Nikolay-Pomytkin wants to merge 4 commits intomasterfrom
form_fixes
Open

Add message about blank domain input box and mouseover for remember m…#48
Nikolay-Pomytkin wants to merge 4 commits intomasterfrom
form_fixes

Conversation

@Nikolay-Pomytkin
Copy link
Copy Markdown
Collaborator

…e checkbox

@maclover7 maclover7 temporarily deployed to powergpa-production-pr-48 November 4, 2016 21:12 Inactive
Copy link
Copy Markdown
Contributor

@maclover7 maclover7 left a comment

Choose a reason for hiding this comment

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

Can we use a "tooltip" or just stick with the text below the form field? It's a little confusing to have both; let's try and standardize on one of them.

@Nikolay-Pomytkin
Copy link
Copy Markdown
Collaborator Author

I'll change the Remember me tooltip to text below the form field

@maclover7 maclover7 temporarily deployed to powergpa-production-pr-48 November 4, 2016 21:19 Inactive
@maclover7 maclover7 temporarily deployed to powergpa-production-pr-48 November 4, 2016 21:28 Inactive
views/index.erb Outdated
</div>
<div class="col-md-8 col-xs-offset-1 col-md-offset-1 col-xs-8">
<input type="text" class="form-control" name="ps_url" placeholder="ps2.millburn.org">
<div style="color: #aeb1b7;">(Leave blank for Millburn students).</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please remove the period

<input type="checkbox" name="ps_remember" style="text-decoration: none !important;"></input>
</div>
<div class="col-md-3" style="margin-top: 1vh;">
<div style="color: #aeb1b7;">(Your account is not stored in our servers!)</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Your account information is not stored on our servers

Please check how this looks on mobile -- overlaps on top of the checkbox.

<input type="checkbox" name="ps_remember" style="text-decoration: none !important;"></input>
</div>
<div class="col-md-3 col-xs-5" style="margin-top: 1vh;">
<div style="color: #aeb1b7;">(Your account is not stored in our servers!)</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This comment still needs to be resolved: #48 (comment)

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.

2 participants