-
The Autocomplete component was optimized for known suggestions but it needs to have better support (like loading indicators) for suggestion which are backed by an async API
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### 🐞 Description of the bug
Our CI fails when upgrading the sphinx t…
-
https://ampbyexample.com/advanced/custom_loading_indicators/
We need to remove this example and replace with ones that overwrite the 3 dot loader. ask @camelburrito
-
Make loading indicator and error handling consistent across pages. The gene page does very rudimentary error handling and the search results page appears to fail silently in certain cases. Both pages …
-
this isn't so much an issue as a request for new functionality in line with the fetch progress indicators project https://github.com/AnthumChris/fetch-progress-indicators so that I could pass to my Lo…
-
## Jump lists
![](https://msdn.microsoft.com/dd942846.fig09%28en-us,MSDN.10%29.gif)
SP: recent save games
MP: recent servers
## Progress indicators
![](https://msdn.microsoft.com/dd942846.fig06%28en…
-
### Background
When fetching media resources via network requests (like images or videos URLs), a loading indicator is displayed during the request to show the user the request is active.
This lo…
-
### Describe the problem and steps to reproduce it:
1. Open AMO homepage and log in
1. Open a new tab and log out
1. Return to the first tab - where you still appear as logged in - and try to navigate…
-
I want to propose to write an article under "[Design & UX](https://developers.google.com/web/fundamentals/)" helping developers with guidelines to improve perceived performance:
- optimize first-mean…
-
- Create an UIView extension with loading indicators, with:
- startLoading;
- stopLoading;
We can change view opacity to a low level, hiding view information while the data are loading;
This wa…