Visual glitch - Company Select2 breaks on new user creation modal
https://github.com/user-attachments/assets/67a69a9e-0282-459c-b880-f4d32daa9342
This doesn't seem to happen on other "new" modals tho.
https://github.com/user-attachments/assets/1b08dc86-fd03-4a41-b3a6-14532289d03a
I can actually reproduce this on other "new" interactions as well, though I haven't had the time to check for the pattern.
To be clear, this is a bit of a visual glitch only. The dropdown still works, just the select2 part breaks (which does break the search ability and rich-text-ness of the company dropdown, so still very much a bug, but lower priority unless we can quickly find a smoking gun.)
clicking the new checked out to, makes the company break (or the first one on the list) clicking another new, reverts/fixes the visual glitch
additionally, the width of the dropdown is NOT in line with everything else. so there is probably something missing. there is an if/else for FCMS so, wondering if we fix the width, will it fix it period?
well the width was a simple fix aha
https://github.com/user-attachments/assets/a878083d-79aa-4a2b-90ef-d6759970fefa on page refresh, it does the same briefly until the formatting takes over