stash icon indicating copy to clipboard operation
stash copied to clipboard

[Bug Report] [UI] Tagger modal window alias overflow is clipped

Open echo6ix opened this issue 3 years ago • 0 comments
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 image

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.

echo6ix avatar Oct 21 '22 05:10 echo6ix