Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open a project's website directly from the "Projects" view after new update #1105

Open
solkkku opened this issue Jan 13, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@solkkku
Copy link

solkkku commented Jan 13, 2025

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.

Dokploy

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

Provide environment information

Operating system: Ubuntu 22.04 (arm64)
Dokploy version: 0.17.2
VPS: Oracle Ampere

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

@solkkku solkkku added the bug Something isn't working label Jan 13, 2025
@Siumauricio
Copy link
Contributor

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.

@solkkku
Copy link
Author

solkkku commented Jan 14, 2025

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.

Screenshot_2

But the functionality of this button has changed:

Screenshot_1

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.

@vishalkadam47
Copy link
Contributor

vishalkadam47 commented Jan 15, 2025

this is what you are saying missing right, I think @Siumauricio has removed the functionality for some reason but we still have the button for no use
https://github.com/user-attachments/assets/a7f11a5c-e02a-40e1-b3b4-40a3e4d809bf
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants