This commit is contained in:
@@ -50,12 +50,6 @@ CURRENT TODOs
|
||||
@@@@@@@@@@@ ROADMAP STAGE 2:
|
||||
|
||||
|
||||
todo: is there a way to not have to specify "name" 5 times in a text field on widget form (for example), maybe can use this.ref??
|
||||
- Yes, but it involves wrapping the v-text-field into my own component
|
||||
- Then I can pass name as the ref and the component will handle the rest
|
||||
- However, this is not a super bad idea because it adds abstraction above vuetify, but then really how realistic is it to just swap out vuetify?
|
||||
|
||||
|
||||
todo: add tests for the following:
|
||||
- customize form form
|
||||
- NOTE: All cypress tests run serially anyway, so it's perfectly ok to customize the widget form, go see if it worked, then come back and reverse it without affecting the other tests
|
||||
|
||||
Reference in New Issue
Block a user