loading screen
We have created a component with fixed placement , which we insert into pages with loading . We are using a variable called is _loading , which handles the show /hide of the loading component . The default value is to show the loader , and then we use multiple approaches for hiding depending on the feature eg . sleep , on _success 👍1