Specially in dark mode it’s so hard to see the little green dot
1 Like
Hi
how can we override this class in our custom app ?
Hi @Alexis_Dali
Sorry mate still facing the issue and im not using that anymore, also i guess you need to make some changes in the core file to do that.
Thank You
I’m not using that now
You can check the following repo Frappe JS Override Example
In the given repo, you can check the app.bundle.js file in which I have overridden the FileUploader.
Also don’t forget to add the app_include_js entry in hooks.py.
If it does not work try rebuilding the assets with the following command bench build --app app_name