Open nik72619c opened 4 years ago
Hi @nik72619c! This idea sounds great. I think we'll want to keep this pretty simple for now. When a user adds a clause, we can keep track of it in the state and render those added clauses in a list.
@Michael-Grover might be able to give insight into how this might look.
Would this be similar to the "contract outline" we used to have on template studio v2?
Good thought @jeromesimeon . @nik72619c, you might be able to import the Navigation
component from cicero-ui and see if that can serve this purpose. https://github.com/accordproject/cicero-ui/tree/master/src/Navigation
Description
We can add functionality for showing the user a list of smart clauses that he/she has added to the word document. After this UI is made, I would also start with other functionalities that I have in mind incrementally.
We can start with a basic user interface first.