-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Could you perhaps share information about how you are using Educates workshop images and what changes you are making in your copy of the renderer code with the Educates developers via the #educates slack channel at https://kubernetes.slack.com. We are interested to hear about any issues you are having which has made you want to keep a modified version of the code, and are also open to new features if they are of general use.
As is, some changes you are making it isn't obvious why you are making them so not sure whether it is something we should be considering changing. For example, why you are changing selection and copy behaviour on parent element of clickable action blocks (f3176b6). BTW, not sure if related to why you have made the change, but you can hold shift key while clicking on a clickable action block and it will copy it rather than execute the associated action.
As to CSS changes you are making, for Kubernetes deployment we provide a distinct mechanism for theme overrides. We don't provide an equivalent I don't think for local docker deployment of a workshop, but if there is a need we can look at how it might be done.
Look forward to hear from you via the Slack channel. That or feel free to create issues on the Educates GitHub repo if have suggested changes or have found buggy behaviour.