tricorder-observability / Starship

Starship: next-generation Observability platform built with eBPF+WASM
GNU Affero General Public License v3.0
164 stars 24 forks source link

Do not alert for page close when there is no content on the mgmt-ui web form for submitting eBPF+WASM module, #25

Open nascentcore-eng opened 1 year ago

nascentcore-eng commented 1 year ago

Right now, when there is any mouse interaction with the form, chrome would alert when closing tab. While it's OK to close the tab when there is no interaction with the form.

We'd want to allow users to close tab when the form has no content. This is more intuitive.

image

nascentcore-eng commented 1 year ago

@zhoujie16 This could be followed up later. FYI