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
Updated by Jan from Planio www.plan.io almost 9 years ago
- Target version set to Candidate for next minor release
Updated by Go MAEDA almost 9 years ago
- Category changed from UI to UI - Responsive
- Target version changed from Candidate for next minor release to 3.2.2
Updated by Jean-Philippe Lang almost 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed, thanks.
Actions