Actions
Feature #36155
closed: Include example URL on tooltip for "Target URL" on create webhook page
Difficulty:
trivial
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1992663
Description of problem:
To illustrate the needed components of the URI, it would be helpful to a user to see an example in the tooltip.
Version-Release number of selected component (if applicable):
6.10.0
How reproducible:
n/a
Steps to Reproduce:
1.
2.
3.
Actual results:
Tooltip shows:
Target URL that should be called by Satellite
Expected results:
Tooltip should show:
Target URL that should be called by Satellite.
Example: https://my.webhook.com/1234-5678-90ab-cdef
Additional info:
This will help avoid simple errors or forgetting to add the HTTP schema to the URL.
Actions