Where Do You Get Inspired for Creative Work and Problem-Solving?
Sometimes, moments of reflection can lead to breakthrough ideas
Have been working on a new project for several weeks now. It's a social platform.
And in the login section, I want to have a circular loader effect that has a background color with the width of the background set to 100% to fit the screen's width right below the login button which will show a user that the login action is “loading…”, or “processing…”.
I succeeded in designing the loader using CSS (cascading style sheet). I implemented it, but unfortunately, I wasn't getting the positioning and the behavior correctly. I tried several techniques to fix the issue but to no avail.
So at that moment, I had no choice but to take a break.
However, something happened to me recently in the Church. It was a devotion period and we were all in the mood for prayer–the prayer began.
Somewhere in the middle of praying, I don't actually know what drives my mind back to the project and the particular issue with the project.
I think it's a thing of the subconscious mind.
But Just then, I felt inspired by a possible way to fix the loader effect feature, its behavior and…