Before I decide if I want to create an issue on the tracker, I was wondering what the indended behaviour of a uui-button is. I have an extension and when I press the button, I set it in the ‘waiting’ state. It will correctly show the ‘loading circle’ animation. However, I can still click the button and it still fires onclick events. That does not really make sense to me. Sure I could disable it, ben then the button would completely change it’s appearance.
So is this a bug, or is it by design? I think it should not be clickable when in waiting state. Or I’m doing something wrong, although in this case, I don’t see what I can do wrong here ![]()