Come for answers. Stay for best practices. All we’re missing is you.
Need to show the waiting time/box when the custom operation is taking some time/doing calculation in background.Like- Working...,Loading...
until the process/functionality is completed.It would be helpful if someone can provide code snippet to be implemented in ICN.
Is the goal to show a timer - like showing elapsed time - or to show status like 'Working', 'Completed', 'Loading' etc?
we need to show status like 'Working', 'Completed', 'Loading' etc. Basically to know the user that the process is still in progress .