To Reproduce
- Create an application service under a project
- Go to the General tab of the service
- Scroll down to the Build Settings section
- Select the Git, Bitbucket, or Compose Git provider tab
- Locate the Watch Paths field
- Click the small circular info button (?) next to the "Watch Paths" label
- The form submits (same behavior as clicking the "Save" button) instead of showing the tooltip
Current vs. Expected behavior
Current behavior: Clicking the info button next to the "Watch Paths" label triggers form submission, saving the form as if the "Save" button was clicked.
Expected behavior: Clicking the info button should display a tooltip/popover with information about the Watch Paths feature, without submitting the form.
Provide environment information
- Operating System: Ubuntu 20.04
- Dokploy version: latest (canary)
- Applications/services: Any application or compose service using the Git, Bitbucket, or Compose Git provider
Which area(s) are affected? (Select all that apply)
Application
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
Will you send a PR to fix it?
Yes
To Reproduce
Current vs. Expected behavior
Current behavior: Clicking the info button next to the "Watch Paths" label triggers form submission, saving the form as if the "Save" button was clicked.
Expected behavior: Clicking the info button should display a tooltip/popover with information about the Watch Paths feature, without submitting the form.
Provide environment information
Which area(s) are affected? (Select all that apply)
Application
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
Will you send a PR to fix it?
Yes