-
Notifications
You must be signed in to change notification settings - Fork 0
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
UI updates based on last meeting with the surgery list #208
Conversation
…nguine into exclusive-counts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. One weird thing I noticed is that if you have only CABG
selected and then you try to select all CABG again, it just collapses the menu. I thought that would select all CABG, not remove my selection.
Should fixed it with the new commit. Also btw the new update only allows selection through clicking text (because we need separate interaction between the triangle expanding list and procedure selection). |
…nguine into exclusive-counts
updates: