Add a notice about pending changes need a reload / rebuild
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?
When adding a new domain, it's not clear that the service needs to be reloaded before changes are picked up.
Describe the solution you'd like
Add a notice like when modifying volumes, e.g. "Please remember to click Redeploy after adding, editing, or deleting a mount to apply the changes".
Describe alternatives you've considered
I assume a number of settings are possible the same way, so might make sense to handle this globally with a floating notice like: "Your configuration has been modified. Redeploy to make changes active."
Additional context
Not a blocker, but some behavior that can be confusing to new users.
Will you send a PR to implement it?
Yes
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
No file, test, or entry point is named. Start by locating the existing notice for volume changes and the Redeploy action, then determine whether the notice should appear after adding, editing, or deleting a domain or other configuration. Done means users are clearly told to redeploy and the updated configuration becomes active after redeployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100