Closed (fixed)
Project:
Linkit
Version:
7.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2024 at 18:14 UTC
Updated:
19 Aug 2025 at 14:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
byronveale commentedI created a merge request where the “throbber” icons have been replaced with Claro’s magnifying glass icons. I also updated the helper text in an attempt to add clarity.
Attaching a patch generated from this merge request.
Comment #4
byronveale commentedUpdated patch after fixing test.
Comment #5
mark_fullmerComment #6
byronveale commentedComposer choked on patch generated from issue fork. Attaching new one that composer liked which was generated using patch utility.
Comment #7
idebr commented#3088314: Implement js- prefix for linkit textfields to separate JavaScript behavior from styling essentially does the same, but without duplicating Claro CSS
Comment #8
nils.destoop commentedUpdated patch for latest 7.x
Comment #9
bkosbornelooks good to me!
Comment #10
bkosborneNevermind, the latest patch breaks things. The linkit autocomplete isn't used at all with it. Needs some work.
Comment #11
bkosbornePatch from #8 appeared to have unrelated changes. I just updated the merge request to be compatible with latest from 7.x and hid the patch files.
Please, use MR updates for future updates, not patch files.
Comment #12
idebr commentedIcon looks much better now, thanks!
Comment #14
mark_fullmerEverything looks good. Thanks, everyone!