Use different favicons based on deployment status
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
I often use a different tab while waiting for my Dokploy deployments to finish. Being able to see the deployment status at a glance would be really helpful.
Describe the solution you'd like
When a service is open, the Dokploy favicon should have a orange/green/red dot depending on whether the latest deployment is still building/is successful/errored.
Describe alternatives you've considered
Keeping the Dokploy tab open
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the service page's favicon handling and the code that exposes the latest deployment status. Confirm how building, successful, and errored states are represented, then verify that the favicon indicator changes for each state and remains correct while the service is open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100