Some suggestions#446
Conversation
| </v-btn> | ||
| </template> | ||
| <span>Edit ConfidencePairs</span> | ||
| </v-tooltip> |
There was a problem hiding this comment.
I removed this because it was just a button that enabled another button.
There was a problem hiding this comment.
The idea was that like the others it could toggle you into an edit mode that allowed you to edit the confidencePairs. It may make more sense to use the single item editing on click like with the other sections. So I'm good with this.
BryonLewis
left a comment
There was a problem hiding this comment.
Thank you, I really like the header styling now and was having difficulty adjusting it to something that made sense.
I think I still want to have a discussion on whether there should be 3 levels of viewing or only 2.
I mean should the process of adding new items that are in the attribute template be a separate view. I'm worried about cluttering the default view with too much unused attributes, but I understand how it could get confusing that transferring from a undefined value is similar to the area where you add in new attributes or remove them.
See actual changes in inline comments.
All this really does is
Also ran autoformatting.
Result