Previously if you had a pending connection request to another user the only way to rescind or cancel the request would be by blocking and unblocking said user as pictured below.
However, now the pending connection request stays pending even while the user is blocked. As a result, this change with the function of blocking a user makes it so there is no option to rescind or cancel a pending connection request anymore.
Extensions somehow resolve this issue just fine, so Roblox should just add the native functionality of canceling outgoing requests. Instead of supporting the block use case (considering there is a limit and can inconvenience individuals) we should have a proper solution baked in.
Also a bit confused on how we’ve gone this long without this. It’s trivial at best, and I’d fail to understand how a simple toggle like this could be curbed by a limitation.