Actions
Patch #22296
closedAdd collision option to autocomplete initialization
Start date:
Due date:
% Done:
0%
Estimated time:
Description
If an issue has a long title and is being referenced as related issue on mobile phones, it can break the layout:
By adding the option to handle collision to the jquery ui's autocomplete initialization call, we can avoid this unwanted behaviour:
You can find the docs for the possible options here: https://api.jqueryui.com/position/
Attached you will find the corresponding patch.
Files
Actions