odigos-io / odigos

Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF
https://odigos.io
Apache License 2.0
3.19k stars 194 forks source link

Pressing enter in the create destination form does not invoke submit button #543

Open edeNFed opened 12 months ago

edeNFed commented 12 months ago

In the create destination page (for example at /overview/destinations/create/form?dest=splunk) Pressing enter should be the same as clicking the create destination button.

Krishnakalani111 commented 12 months ago

I want to try this.

jacksjm commented 11 months ago

is it possible to assign it to me? I will try to resolve

prathameshgaikwad commented 6 months ago

Hey can I solve this issue? I have found the probable solution and have the code ready.

rauno56 commented 6 months ago

Weirdly(since there's no form elements in the DOM) enough enter works for me in Chrome and Firefox, but required inputs are not well-handled.