You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create two users "user1" and "user2" without avatars
Login as "user1"
Open the collaborators panel for any resource
Add a new collaborator
Type "us" and observe closely the avatar in the autocomplete dropdown
Select "user2" and confirm
Open the collaborators panel again and observe closely the avatar in the collaborators list
Expected result
Only one spinner in place of the avatar while loading.
After the avatar placeholder appears, the layout must stay in place
Actual result
Two spinners appear above each other in place of the avatar
After the avatar placeholder appears, the layout is shifting slightly
Note that some random test failures exist in CI with the "iPhone" form factor as sometimes the avatar load timing is different and the container layout shifts before the test runner can click on a selected element.
Steps
Expected result
Actual result
Note that some random test failures exist in CI with the "iPhone" form factor as sometimes the avatar load timing is different and the container layout shifts before the test runner can click on a selected element.
Version
Phoenix master e0df137
It is possible that the issue is related to the component in ODS, but is not confirmed yet as ODS doesn't provide an example of the spinner.
@kulmann as discussed.
The text was updated successfully, but these errors were encountered: