Skip to content
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

Visual description #39

Merged
merged 7 commits into from
Jul 10, 2017
Merged

Visual description #39

merged 7 commits into from
Jul 10, 2017

Conversation

KinanBab
Copy link
Member

@KinanBab KinanBab commented Jul 6, 2017

Issue #16 and #38 bullet 2, as well as checking the session key and participation code with the server as soon as they are typed in. Error in validation are displayed in the same way as before (using the new fail-* spans).

KinanBab added 2 commits July 6, 2017 18:04
…ll as checking session and participation code with the server on load in the client side
@KinanBab KinanBab requested a review from frederickjansen July 6, 2017 22:23
@frederickjansen
Copy link
Contributor

screen shot 2017-07-07 at 11 50 28 am

I think we should handle this in a different way. When people visit the website without clicking on the email link, this is what they would see. The title and description at the top is generic to the system and should be visible at all times. Human-readable session identifiers or custom descriptions should make it in the UI elsewhere (though I'm not sure where).

KinanBab added 3 commits July 7, 2017 12:59
* Session and participation code boxes are validated on load but not when empty.
* Title and description rolled back to what they were previously.
@KinanBab
Copy link
Member Author

KinanBab commented Jul 7, 2017

Addressed both issues and merged master into the branch:

  • The boxes do not appear red initially if they are empty.
  • Title and description are back the way they were. The code is still there commented out. Session and participation code are still validated through the server onblur and when the page is loaded.

@KinanBab
Copy link
Member Author

KinanBab commented Jul 7, 2017

I just added fixes for temporary invalid cells and tooltip lingering when uploading a spreadsheet.
Tooltip has a caveat though, it may linger for one additional click then disappear.

@frederickjansen frederickjansen merged commit b66fd9d into master Jul 10, 2017
frederickjansen added a commit that referenced this pull request Jul 10, 2017
* 'master' of github.com:multiparty/web-mpc:
  Add description of session (#39)

# Conflicts:
#	client/script/client.js
@frederickjansen frederickjansen deleted the Visual-description branch July 14, 2017 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants