harvard-lil / h2o

H2O is a web app for creating and reading open educational resources, primarily in the legal field
https://opencasebook.org
GNU Affero General Public License v3.0
36 stars 30 forks source link

Upgrade Temp resource flow to use new legal document search component #1975

Open lizadaly opened 1 year ago

lizadaly commented 1 year ago

Before https://github.com/harvard-lil/h2o/issues/1969 can be complete, the flow for "update a temp resource" needs to be updated to use the new legal doc search. After https://github.com/harvard-lil/h2o/issues/1968 is complete, the only way to get a resource in this state will be from pasting an outline, so this is lowest priority. The main reason to do it would be to remove all of the associated code for https://github.com/harvard-lil/h2o/issues/1969 including the Vuex store pertaining to this feature.

mdellabitta commented 1 year ago

Reference: #1943