minnojs / minno-dashboard

Client-side of minno’s study management and authoring tool
1 stars 2 forks source link

Modifications for Access link #112

Closed baranan closed 7 years ago

baranan commented 7 years ago
  1. Replace the "Access link" with "Share link" (in the buttons and on the window that opens)

  2. Below the Public/Private options, add in small red text: "Select Public to create a link everyone can access, or Private to create a link for another user"

  3. I can create a link even if I did not select Public or Private. If it means you created a public link, then select Public by default.

  4. Add email notification when a known user is added.

  5. I added user names that do not exist -- no error appeared (unlike what happens when I try to add as a collaborator a user that does not exist).

  6. Here's an odd bug: If I try to add a collaborator that does not exist, and get the error message about it, I will also see that error message in the Access Link window: accesslink

  7. It is unclear whether I need to click Add and then OK, or it is enough to type the user name and then click OK (using Add only for adding more than one user). From my tests, it seems I need to click Add before I click OK. Not everyone would understand. So, instead of "Enter collaborator's user name:" show "Enter user name and click add:"

  8. There should be a slight space between the input area and the Add button below it.

  9. The "Enter user name and click add:" should be slightly closer to the input area and slightly farther from the Private radio button.

ronenno1 commented 7 years ago

Done.