Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
Claro theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2022 at 23:06 UTC
Updated:
24 Oct 2022 at 14:39 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
chetansonawaneComment #3
chetansonawaneI have uploaded patch for the Spinner loading icon spacing issue and slightly changed the icon animation in svg file of the icon.
Comment #4
shyam_bhattI have checked the patch working fine when we are using "yarn": ">= 1.2" and "node": ">= 14.0".
Please check the video.
Comment #5
shyam_bhattComment #6
ckrinaHere's a new patch that applies with new 10.1.x latest changes.
Comment #15
ckrinaMoving credit from #3167369: Autocomplete throbber not positioned correctly since I've closed that issue as duplicated in favor of this solution.
Comment #16
alexpottThe patch in #3 is still good for 9.5.x.
I tested both a taxonomy tags autocomplete and the spinner that you get in the field UI on the view display form. Both look great after this change whereas the taxonomy tags autocomplete looked wrong.
Comment #17
lauriiiThis not only changes the position of the circle within the canvas but also changes the animation. I don't really see why do we need to change the animation to fix the bug because isn't the bug related to the positioning of the circle? The new animation appears to be perceivably slower than the old one which in my opinion is not preferable.
Comment #18
ckrinaYou're right @lauriii, I missed it. The SVG should keep the old animation (shape & speed).
Comment #19
mherchelNew patch attached. This was way trickier than I anticipated.
A couple notes:
Comment #20
andy-blumLooks like everything is in the right place and spinning the correct direction in patch #18 (comment #19)
Comment #21
alexpottCommitted and pushed 8ea977b6a0 to 10.1.x and 110446907a to 10.0.x. Thanks!
Committed and pushed eef69b0281 to 9.5.x and 30c7b0743b to 9.4.x. Thanks!
Backported to 9.5.x and 9.4.x using a 3way merge.
Comment #26
alexpott@mherchel the other place I know a spinner is used in the UI is on admin/structure/types/manage/article/display. To see this: