-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add Reference Numbers workflow step #27
Comments
@chiatt I've reviewed the code here and assigned to you for a functional QA - thanks! |
This looks really good and is very close to done. There is an issue with values persisting when a reference number is removed from the list on the right: http://recordit.co/ubnJo4ychh |
Assigned @dwuthrich to approve UI, @chiatt to approve the viewmodel and template changes. |
Following up on a conversation between myself, @robgaston and @dwuthrich , this step still needs some work in the way of two distinct buttons to add new tiles and proceed to the next step. Right now "Add" adds only one tile and then proceeds to the next step, and then the user has to click the "back" arrow in order to add more tiles. This issue almost certainly extends beyond the scope of just this step and affects any step where the user adds multiple tiles from the same card. Therefore I'm making a new issue to address such a general case. |
This step still needs work. When initially encountered, there is no UI that alerts user that multiple tiles can be created. When returning to this card in an active workflow (e.g.: going back to this step), there is no indication of how to move past this step: https://recordit.co/fuJ9OrdxHI |
just merged in some changes, requesting feedback for QA @dwuthrich |
meets requirements |
The text was updated successfully, but these errors were encountered: