This commit is contained in:
2020-02-25 01:19:51 +00:00
parent ed39098c2a
commit af16680548

View File

@@ -42,7 +42,15 @@ CURRENT ROADMAP
CURRENT TODOs
=-=-=-=-=-=-=
TODO: ListView editor hasn't had SAVE code written yet
TODO: BUGBUG - for some reason the unsaved filter item is not being removed anymore from the picklist and it was working before
- Can't see any changes that account for it, definitely vue is picking up the change, just not updating the picklist list of items even though the property it's bound to has been updated
- Try a regular select?
- Try a second vuetify select with a separate set of dummy items and see if updating the collection in a selection changed works for it
- Is there a way to force a re-render of the control? Maybe it doesn't know the collection changed for some reason? (Watch?)
- Try maybe reverting if all else fails to see if it goes back to working (commit 2848) then maybe pick apart
TODO: DataTable need a no results display to make it clear it hasn't just bombed or something on no results
TODO: CACHE dataListAvailable Fields at least on one temporary cache for most current