Joe brought us most of the way there with this PR with the store function useGetCurrentValue.
This task is to remove all references to the defaultValue from the firebase editable field (so we should remove default form the EditableField type).
There may need to be some changes to the initial data load logic based on performance once all the default references are removed.