"Copy index" modal does not scroll properly
msmuenchen opened this issue · comments
Marco Schuster commented
Describe the bug
On low-height screens (tested: MacBook Air 2022 14-inch) the left half of the "Import data" modal that appears upon clicking the "Copy index" menu entry doesn't scroll, but cuts off at the bottom - see below "Bulk request options" here:
Steps to reproduce
- Right-click on an index
- Select "Copy index to..."
Expected behavior
All options are either visible or at least there's a scrollbar.
Environment information:
- OS: macOS 13.4.1
- IDE version: PhpStorm 2023.1.3, Build #PS-231.9161.47, built on June 22, 2023
- plugin version: 2023.2.3
- Elasticsearch or OpenSearch version: latest
Anton Shuvaev commented
Thanks for reporting the issue. I'll fix it in the next version.
Anton Shuvaev commented
Fixed