Jul 08, 2022
💡
This is a dev diary of implementing
Filerion, a web-based file manager for online storage (Dropbox, OneDrive, Google Drive, s3 and more).
Today I’ve improved dialogs to have a title.
Before:
After:
I also changed the deploy to be an active action instead of deploying on every commit.
Now that the app is more mature, I don’t want to possibly break it by a mistake I made in latest change.
I will now do a little bit of sanity testing before deploying.