I do not understand why the sample code uses basic HTML, when Jenkins has a dedicated `f:submit` Jelly control: https://github.com/jenkinsci/design-library-plugin/blob/5f2c24df4d4715fef6299ae072ff002798597198/src/main/resources/io/jenkins/plugins/designlibrary/AppBar/index.jelly#L49-L52
I do not understand why the sample code uses basic HTML, when Jenkins has a dedicated
f:submitJelly control:design-library-plugin/src/main/resources/io/jenkins/plugins/designlibrary/AppBar/index.jelly
Lines 49 to 52 in 5f2c24d