4 | | * After user request book upload, he should specify what rights other users have. |
5 | | * [OPTIONAL] At this point this will happen with dialog window that includes three radio buttons (or toggle buttons) for none, read, read+write rights that apply for every user on the server. Тhese radio buttons should have tooltips that with few words describe their functionality. Also short description of what user is doing at this point should appear, as well as ok and cancel button. |
6 | | * Tooltip for none checkbox - "Users won't be able to view this book" |
7 | | * Tooltip for read checkbox - "All users will be able to read this book" |
8 | | * Tooltip for read&write - "All users will be able to edit this book" |
9 | | * Message inside the dialog window - "Please, select rights for your book" |