Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Ideas] Buttons in buttongroup must be of type "button" instead of "submit"

$
0
0

Buttons in a buttongroup in a mobile app are rendered by default without a type attribute.

By default they behave as buttons with type="submit"

When a user presses the  Enter-key the first option of the buttongroup is selected even when a different option is selected first.

As a  workaround I have added type="button" to every button in a buttongroup but I think this shoud be done by the platform. 


Viewing all articles
Browse latest Browse all 1476385

Trending Articles