E.g. the actions buttons (flag, vote, follow) on discussion entities (threads, responses, comments) should be disabled after a user invokes them, until we receive a response from the server, since otherwise a user can send multiple redundant concurrent calls to the server, which may also cause race conditions.