NginxProxyManager / NginxProxyManager/nginx-proxy-manager
If custom config not empty on a site, different gear icon color
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
My colleagues and I manage quite a few virtual hosts. Because of this, there’s a human element involved: the UI isn’t clear enough in this situation, and sometimes we forget that certain sites have custom configurations. We start editing the config right in the standard npm GUI, even though the custom config overrides these settings on some sites.
Describe the solution you'd like
The "Settings" button in the upper-right corner of the "Edit Proxy Host" window could be a different color—say, orange—if the custom config for that site isn't empty. Otherwise, it could stay as is.
I think this would make the UI clearer, especially when used by a team.
Contributor guide
No contributing guide indexed for this repository
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 frontend implementation of the Edit Proxy Host window, especially the Settings button and custom configuration field. Confirm how the field's empty and non-empty states are represented, then verify that the button's color changes only for sites with custom configuration and remains unchanged otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100