Commits were merged into target branch
-
2 months ago
-
| Submitter | Work Horse |
| Target | main |
| Source | issue-2830-mobile-unable-edit-enum |
Merge Strategy
Create Merge Commit
Summary
On mobile browsers, tapping an option in a select2 enumeration dropdown inside an inplace field editor closed the floating panel before the selection could be saved. This fix keeps floating panels and the issue side panel open while a select2 dropdown is visible, and adds touch event handling for option selection.
Fixes OD-2830
Test plan