Skip to main content

Questions tagged [loading]

The state of transmitting or receiving information.

0 votes
2 answers
80 views

I am deciding on the states of my UI and I am having doubts about the initial loading state. So far I'll have a loading state, empty state and state with content; it's on the initial load that I am ...
Bernardo Benini Fantin's user avatar
2 votes
1 answer
85 views

I am using skeleton loaders for placeholding the real content's space and component structure and I am using a fade-in fade-out effect for it. Because of the effect's pulse: in and out, I got curious ...
Bernardo Benini Fantin's user avatar
0 votes
1 answer
79 views

Certain form controls in my web application require an additional request to the server during runtime in order to populate their contents. For example, a dropdown might need to fetch and update its ...
RotundChinchilla's user avatar
0 votes
1 answer
78 views

I have a form with various fields and a submit button The submit action depends on some external data. While that data is being fetched, the submit action cannot be processed. I am fetching that data ...
Simon Tran's user avatar
1 vote
2 answers
108 views

On our business website, much like reddit.com where it shows karma, we show 0 as a default/ initial value till the page is loaded (for a bunch of values that can be 0, but that is not a good meaning). ...
tgkprog's user avatar
  • 139
0 votes
3 answers
155 views

In my app, there's a window that opens up with a spinning logo next to a progress bar that shows update/loading progress. I want to add a section with various tips and fun facts about the application, ...
Bunabyte's user avatar
  • 151
3 votes
1 answer
396 views

I'm developing a mobile app, should I display a skeleton effect when the user trigger a pull refresh even when there's already a data on the screen and won't load a new or additional data in those ...
Dylan's user avatar
  • 133
2 votes
2 answers
148 views

I have a list of addresses on a mobile app. What is the best way to handle pagination and loading errors? example: The list is paginated by default. 5 items are shown, with a "Load more" ...
JMC's user avatar
  • 21
2 votes
1 answer
127 views

I am designing a huge mega menu for a software application. In the menu bar, it is grouped by different tasks based on categories. At times, a user will have a need to click and open up more than one ...
Tina's user avatar
  • 31
1 vote
1 answer
74 views

This is a form for an airlines platform that users need to fill to proceed checking in to their flight. The country dropdown may or may not change the questions below it depending on the country but ...
sarp's user avatar
  • 95
2 votes
1 answer
164 views

Working on a feature for our app that tells the user when the app is loading. We want to include a loading spinner icon, and I think accompanying the icon with just the word "Loading" is ...
paperbackumbrella's user avatar
1 vote
1 answer
92 views

Do we call all types of progress indicators a loader.
user3425090's user avatar
1 vote
3 answers
412 views

I am currently designing a very complex enterprise application. I have done some research on loading states and came to the conclusion that loading states that should be displayed depends on scope, ...
user5364514's user avatar
4 votes
2 answers
333 views

I'm a frontend developer and wondering from a UX perspective, whether it is a bad idea to fetch individual list items in a large list (with multiple columns). See an example here: This example is how ...
josias's user avatar
  • 141
0 votes
5 answers
208 views

Designing an access management module. Sometimes there will be a delay in the list of existing users loading. During this time the add user button will be active. in this case users will be able to ...
Blue Ocean's user avatar
  • 10.8k

15 30 50 per page
1
2 3 4 5
11