Community-VyProjects / Community-VyProjects/VyManager
DHCP range and mapping create and edit modals are clones
Open
@xTITUSMAXIMUSX is already working on this.
Since Sep 15, 2026.
enhancement
patch needed
UI/UX
- Dominant language
- TypeScript
- Stars
- 446
- Forks
- 65
- Avg merge
- 52m
- Merged PRs (30d)
- 156
Description
AddRangeModal and EditRangeModal are the same form. AddStaticMappingModal and EditStaticMappingModal are the same pair. Merge each pair into one modal with existing or null. Do not merge CreateDHCPServerModal with EditDHCPServerModal; create is a network wizard.
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.
Assessment
This issue has not been assessed yet.