Steven Weathers
Steven Weathers
It would be useful to be able to move columns around
Due to a known vulnerability with Quill.js that has no foreseen fix, should look at alternatives like https://editorjs.io/
Need to go through the rest of the localization keys and flatten them e.g. `some.key` to `someKey` which should eliminate redundancy and make it easier for translations
change to using beacon for event tracking https://developers.google.com/analytics/devguides/collection/gtagjs/sending-data#specify_different_transport_mechanisms
Seeing some socket_error events being tracked by GA, would be nice to know what the issues actually are. https://developers.google.com/analytics/devguides/collection/analyticsjs/exceptions
So attempting to play a video from YouTube that doesn't support external mode (anything from Vevo), one is presented with the following message ``` This video contains content from VEVO....
When setting the onlinePath value the bundles subfolders are not respected e.g. css/js. ```/js/main.[hash].js``` becomes ```[onlinePath]main.[hash].js``` I would expect it to become ```[onlinePath]/js/main.[hash].js```
Instead of the proper URL filepaths with ```/``` on windows its generating ```\```
Often action items in retro can lead to creating Jira tickets, it would be a nice premium feature to create a jira ticket right from the retro.