I'm trying to get the error notifications to appear for longer, or use the closeButton feature of Espo.Ui.notify. Unfortunately it seems like I can't edit ui.js without rebuilding espo.min.js.
Am I missing some way to adjust the error notification defaults?
If not and I have to rebuild espo.min.js, is there some way to do that from my installed espo files or do I have to clone the Espo github repo just to build espo.min.js? The issue with that is the files in git are no longer in sync with my specific version of Espo and likely won't be in the future if I have to do this again. So it would be unsafe to build espo.min.js from the most recent files in git.
Am I missing some way to adjust the error notification defaults?
If not and I have to rebuild espo.min.js, is there some way to do that from my installed espo files or do I have to clone the Espo github repo just to build espo.min.js? The issue with that is the files in git are no longer in sync with my specific version of Espo and likely won't be in the future if I have to do this again. So it would be unsafe to build espo.min.js from the most recent files in git.
Comment