You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Dashboard - Projects page, clicking on the white circle (in the top right) on a project takes you to the project and not it's domain.
Current vs. Expected behavior
When clicking inside the white link circle, it takes you to the project and not the project's assigned domain. So now you have to go to the project and then:
Click on the desired service
Click "Domains" in the top bar
Click on the little icon on the left of the domain
It's not a mistake, it's that we made a change to eliminate the dropdown we had, if we had a lot of elements it became too big which was not very functional as it needed a scroll so I decided to eliminate it.
It's not a mistake, it's that we made a change to eliminate the dropdown we had, if we had a lot of elements it became too big which was not very functional as it needed a scroll so I decided to eliminate it.
Okay, thanks for the reply! Which dropdown are you talking about specifically? I have a non-updated version of Dokploy in a VM, and can confirm that the dropdown under ... is the exact same as in the new version.
But the functionality of this button has changed:
On my non-updated version (Dokploy VM), if I click this button it opens the domain of the project. On the updated version on the VPS it opens the project's services. If I wanted to open the project in Dokploy I would literally just click anywhere in the box (except ...).
Comparing the source codes of these versions in the browser, the <a> tag (linking to the domain) inside the button has been removed in the new version.
So to me it seems like a regressive change, stripping functionality.
I think its better to use this feature directly for services instead of projects with a single click we can access the domain without going in the service app settings
To Reproduce
On the Dashboard - Projects page, clicking on the white circle (in the top right) on a project takes you to the project and not it's domain.
Current vs. Expected behavior
When clicking inside the white link circle, it takes you to the project and not the project's assigned domain. So now you have to go to the project and then:
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
No response
Will you send a PR to fix it?
No
The text was updated successfully, but these errors were encountered: