foundryvtt / foundryvtt

Public issue tracking and documentation for Foundry Virtual Tabletop - software connecting RPG gamers in a shared multiplayer environment with an intuitive interface and powerful API.
https://foundryvtt.com/
192 stars 10 forks source link

Require clicking on the "X" to remove items from a multi-select element rather than just anywhere in the tag. #10791

Closed Fyorl closed 2 weeks ago

Fyorl commented 2 weeks ago

Originally reported by zhell9201 https://discord.com/channels/170995199584108546/1184176415139184731/1233916522972315678

Short Description of bug: Mouse clicks in the inner div.tags.chosen element of a multi-select throw an error unless the event is directly on a .tag. Simple steps to reproduce the bug: Open an ActiveEffect config. Select a few statuses. Click next to a status. Screenshots and/or console errors:

image