I added the ability to add the project overview to the sidebar. Make sure that it doesn't mess anything up. Also make sure that:
1) The project overview can only be edited in author view (both before and during runtime). In other words, the edit link should only appear in the author view.
2) Make sure the project overview can be seen (but not edited) in the expert view (both before and during runtime).
Also check that the event shortening works properly because I updated the function so that it didn't cause the recursive looping issue we encountered. Note that I moved the titleLength div from the top of edit.html to the bottom.
Finally, the foundry tour only works for me in author view. When I try to start the tour in the worker view, it shows a black screen (I think the tour is loading behind the black screen). Make sure that the author view tour works for you, I'm not really sure what to do about the expert view tour since I don't know if it ever worked in the first place. @ato1120 let us know if the tour in expert view is supposed to be working (i.e. did you finish it?).
I added the ability to add the project overview to the sidebar. Make sure that it doesn't mess anything up. Also make sure that:
1) The project overview can only be edited in author view (both before and during runtime). In other words, the edit link should only appear in the author view.
2) Make sure the project overview can be seen (but not edited) in the expert view (both before and during runtime).
Also check that the event shortening works properly because I updated the function so that it didn't cause the recursive looping issue we encountered. Note that I moved the titleLength div from the top of edit.html to the bottom.
Finally, the foundry tour only works for me in author view. When I try to start the tour in the worker view, it shows a black screen (I think the tour is loading behind the black screen). Make sure that the author view tour works for you, I'm not really sure what to do about the expert view tour since I don't know if it ever worked in the first place. @ato1120 let us know if the tour in expert view is supposed to be working (i.e. did you finish it?).