normativeai / backend

GNU General Public License v3.0
3 stars 3 forks source link

choosing legislation should update the available terms #40

Open Gauntlet173 opened 5 years ago

Gauntlet173 commented 5 years ago

Right now if you create a query, select legisaltion, type something in the annotator, and attempt to apply a term, none of the terms from the legislation will appear until the query is saved, and there is no indication on the user interface that the choice of legislation has not taken effect.

shaolintl commented 5 years ago

@lex-lex Seems to me that the problem here is to tell the user the query is not saved @Gauntlet173 Indeed all backend operations, like reading the legislation vocabulary, happens only when a query is saved.