plugins
plugins copied to clipboard
os-bind Adding records to zone does not default to currently selected zone
Important notices Before you add a new report, we ask you kindly to acknowledge the following:
- [X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [X] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- [X] When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe. When adding records to a zone, the modal dialog does not correctly pre-select the current zone. Instead you are forced to select the correct zone each time you add a record.
Describe the solution you'd like I'd like to see the zone pre-selected when you add a record.
Describe alternatives you've considered I don't think there is an alternative. My suggestion seems, at least to me, to be the intuitive way to handle this.
Additional context N/A