Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Error Handle Archetype Class Creation HTTP Failure #103

Open VarunS1997 opened 3 weeks ago

VarunS1997 commented 3 weeks ago

When we call createArchetypeClass() in class-browser.component, we have a possibility for the retrieval of a class summary to fail, in which case, we should handle the error more gracefully than the silent failure we have now.