This sprint involves integrating the IMAGE-TactileAuthoring into the IMAGE-Extension.
While it is very likely that the UI that allows for content selection and sending content into the authoring tool/ the Monarchs will change with user input, at the end of this sprint we should be able to access the authoring tool (imported preferably as a package to allow for continued development/ merges from the SVG-editor repository) through the IMAGE extension.
To minimize changes to the main SVG project, @VenissaCarolQuadros will pull UI changes that are likely of interest to the main project, and PR them for inclusion in the original repo, so that we don’t have to keep merging those back into our fork.
So that we can maintain this on an ongoing basis, the take is to revert the existing svg-editor fork so that the code matches the original repo, with the Teacher Deck prototype code, which is independent, is in a subdir. This will make it easier to merge updates from the original repo. The next step will be to make an npm build that we can incorporate from this repo into the browser extension. @jaydeepsingh25 if we want to do this some other way, please propose the alternative for discussion.