This commit is contained in:
@@ -41,6 +41,10 @@
|
|||||||
//it would not recognize window in the function call
|
//it would not recognize window in the function call
|
||||||
import _ from "../libs/lodash.min.js";
|
import _ from "../libs/lodash.min.js";
|
||||||
/*
|
/*
|
||||||
|
todo: double check what I want here is actually autocomplete,
|
||||||
|
becuase I'm not actually autocompleting what is typed, it's more auto-search
|
||||||
|
maybe combobox does this better?
|
||||||
|
worth it to check
|
||||||
todo: validation error is obscured by no-data element
|
todo: validation error is obscured by no-data element
|
||||||
- PREPEND SLOT - use the prepend slot to add custom error message box or mirror it, In addition to the help link mentioned below or maybe this is it?
|
- PREPEND SLOT - use the prepend slot to add custom error message box or mirror it, In addition to the help link mentioned below or maybe this is it?
|
||||||
- style it to look like the error slot
|
- style it to look like the error slot
|
||||||
|
|||||||
Reference in New Issue
Block a user