stash
stash copied to clipboard
[Bug Report] [UI] Tagger modal window alias overflow is clipped
trafficstars
Describe the bug When using the tagger modal window, if a performer has enough aliases, the list of aliases will be truncated
To Reproduce Scrape any performer with a lot of aliases using the tagger module
Expected behavior The end-user should be able to see the entire list of aliases
Screenshots

Stash Version: (from Settings -> About): v0.17.0-7-g33de28ce
Desktop (please complete the following information):
- OS: Windows 11
- Browser Edge
- Version 106.0.1370.47
Additional context
The solution could be as simple as adding overflow: scroll CSS to the relevant alias row.