sillsdev / StoryProducer

Story Producer app
Other
5 stars 11 forks source link

Registration page - Add Help button & change drawer label #552

Open bryanwussow opened 3 years ago

bryanwussow commented 3 years ago

User story As a new user, I would like the Registration page to offer a help button, to explain what registration is about.

To do

  1. On the registration page, add a help button (like phase screens have) and have the button display a short page of explanation, as done for the phase screens.

Robin will author the explanatory text (see below).

  1. Also, change the label for the third Registration drawer from Consultant Information to Accuracy Check Info
Robin-rempel commented 3 years ago

You'll find the Registration Help doc (info/explanation) at the beginning of this document.

jakedallinson commented 3 years ago

@Robin-rempel @bryanwussow Robin, do you like this design? I added a menu bar with the help button so I can use the help button functionality available to each phase. Also, note the drawer name change. Once this is confirmed I will fill in the HTML.

Screen Shot 2021-03-22 at 8 56 08 PM Screen Shot 2021-03-22 at 8 38 21 PM

Disabling the 'remote' option is not feasible unless I add some hefty logic. I have opted to comment out the option and leave 'local' as the sole option.

Screen Shot 2021-03-22 at 8 53 49 PM
Robin-rempel commented 3 years ago

Jake, sorry for the delay to give you feedback. Yes, I like the design! Looks great! The drawer should be labelled: Accuracy Checker Info

Thank you!

…………………………………

Robin Rempel

Media Resource Developer - Story Producer app

International Media Services https://www.internationalmediaservices.org/

http://sil.org/

SIL International

(JAARS) 7601 Radin Road

Waxhaw, NC 28173

Mobile: (980) 263-0334

On Mon, Mar 22, 2021 at 7:41 PM Jake Allinson @.***> wrote:

@Robin-rempel https://github.com/Robin-rempel @bryanwussow https://github.com/bryanwussow Robin, do you like this design? I added a menu with the help button so I can use the help button functionality with an HTML file that is available to each phase. Also, note the drawer name change. Once this is confirmed I will fill in the HTML. [image: Screen Shot 2021-03-22 at 8 38 05 PM] https://user-images.githubusercontent.com/38381688/112075441-e031c480-8b4e-11eb-8e72-7937b62d926b.png [image: Screen Shot 2021-03-22 at 8 38 21 PM] https://user-images.githubusercontent.com/38381688/112075442-e1fb8800-8b4e-11eb-8ee1-19eab1f8e1e1.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sillsdev/StoryProducer/issues/552#issuecomment-804498902, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADM67NZCPUGFWFTHPDUISY3TE7PUVANCNFSM4Y2BIRIQ .

bryanwussow commented 3 years ago

@jakedallinson Thanks for this! For the code to comment out the 'remote' option and leave 'local' as the sole option - could you please put that in its own PR, which I will merge to v3.0 beta if it looks low risk. That will prevent a recent user problem that became a blocker for him. The Help button & drawer label PR will be directed to the v3.1 release, as they are enhancements.