OntoBot-org / ontobot-app

1 stars 0 forks source link

Taxonomy Alert Message doesn't work properly. #17

Open madusankanipunajith opened 1 year ago

madusankanipunajith commented 1 year ago

Request JSON object (Taxonomy Level) has been sent to the backend before the user accepts or rejects the alert message. Should consider submittedState variable value (true/false) before sendTaxonomies(JSON.stringify(taxonomies));

4