Skip to content
Snippets Groups Projects
  • Allen Gilliland's avatar
    93d211ff
    fix the issue with edit boxes losing input on the metadata page by using our... · 93d211ff
    Allen Gilliland authored
    fix the issue with edit boxes losing input on the metadata page by using our full database metadata endpoint to load all our necessary information at one time.  part of the underlying problem is that we were looping over the tables to get the metadata and each time the data updated we re-rendered our form and it would clear existing input, so while loading was happening it was easy to lose your input.
    93d211ff
    History
    fix the issue with edit boxes losing input on the metadata page by using our...
    Allen Gilliland authored
    fix the issue with edit boxes losing input on the metadata page by using our full database metadata endpoint to load all our necessary information at one time.  part of the underlying problem is that we were looping over the tables to get the metadata and each time the data updated we re-rendered our form and it would clear existing input, so while loading was happening it was easy to lose your input.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.