Graylog2 / Graylog2/graylog2-server
SortableList component does not work on touch devices
Open
bug
P2
S3
severe
triaged
User Experience
web
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When using a touch device (Smartphone, Tablet, ...) you would expect the `SortableList` component to work in the same way as on a mouse-driven device (being able to move around `SortableListItems` to change their order. Unfortunately this is not the case. Trying to move around an item by tapping on its handle and dragging it does not work.
## Steps to Reproduce (for bugs)
1. Open the Web Interface on a touch device
2. Go to the decorator list or the message processors configuration
3. Try to move around the items.
## Your Environment
- Graylog Version: 2.1.0-SNAPSHOT
Contributor guide
Assessment
This issue has not been assessed yet.