SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.54k stars 265 forks source link

Allow "form" attribute to be used on buttons #7459

Open brampurnot opened 1 year ago

brampurnot commented 1 year ago

Is your feature request related to a problem?

Yes. We are unable to submit forms when the button is located outside of the form.

Describe the solution you'd like

Including the "form" attribute on the button will solve this problem. e.g.

Lukas742 commented 1 year ago

Hi @brampurnot

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.


Hi colleagues,

the form attribute is not forwarded to the internal button element when the FormSupport feature is used.

codeSandbox

Lyserg-Diethel commented 1 year ago

Hi @SAP/ui5-webcomponents-topic-b,

Take a look of this feature request.

Best, Stefan

DMihaylova commented 12 months ago

Tracked internally as: BGSOFUIBALKAN-7470