Easy One! Web Security Screen
The web security screen where you specify the IP addresses that can connect to the host and/or admin pages is painful to work with. When there are a lot of IPs, they get jumbled together and the whole thing is super hard to read. (I don't have dyslexia, but if I did, the screen would be completely impossible.) There is also no way to know why each address was added. The screen should show each address on its own line, and each one should have a comment field. We could use the comment field to say, "Bob from accounting's home," or "Acme consulting firm," or "ConnectWise support," or whatever. That is pretty standard practice for access control lists. Later, if we look at the page and realize that Bob is no longer with the company, or Acme no longer works for us, we can remove those IPs. Right now there's no easy way to do that. C'mon, CW team! You can hammer this one out in a few hours. :-)