Original install method (e.g. download page, yum, from source, etc.):
Describe the bug:
it is pretty easy to accidentally create duplicative apikeys.. if you accidentally click more than once on the "Create APM agent key" before Kibana dismisses the flyover, it seems to (re-)call the create API function with the same parameters and create duplicative API keys.
Steps to reproduce:
Navigate to Observability / APM
Click Settings in upper-right
Click "Agent Keys"
Click "Create APM agent key"
Name your key like "test"
Rapidly click "Create APM agent key" before flyover disappears
Expected behavior:
After 1 click, you should be locked out of clicking "Create APM agent key" on the flyover
Screenshots (if relevant):
this is kind of a ridiculous example, but i've found myself with 2 keys once and awhile if i'm sloppy on the click.
Kibana version: 8.14.3
Elasticsearch version: 8.14.3
Server OS version: ESS
Browser version: Chrome 126
Browser OS version: MacOS Sonoma 14.5
Original install method (e.g. download page, yum, from source, etc.):
Describe the bug:
it is pretty easy to accidentally create duplicative apikeys.. if you accidentally click more than once on the "Create APM agent key" before Kibana dismisses the flyover, it seems to (re-)call the create API function with the same parameters and create duplicative API keys.
Steps to reproduce:
Expected behavior:
After 1 click, you should be locked out of clicking "Create APM agent key" on the flyover
Screenshots (if relevant):
this is kind of a ridiculous example, but i've found myself with 2 keys once and awhile if i'm sloppy on the click.
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context: