-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ui: regression in single host or network subnet select (bootstrap select) #3148
Comments
|
2af9202 fixes the behaviour, the layout however is still flawed. @MichaelDeciso since your commit broke this, would you be so kind to fix the layout issues in the legacy code (for example in firewall_nat_edit.php). It's likely a css issue in the supplied stylesheet #2939 |
(cherry picked from commit 2af9202)
|
I have checked the Bootstrap documentation and the selectpicker CSS, and the problem is that the Will open a PR once I'm sure it works correctly and I haven't missed any other occurrences. |
|
@MichaelDeciso ok, looks good, thanks! |


The subnet select will not give any options other than the default. See e.g. src/dst in firewall outbound NAT edit.
maybe due to #2848
via: https://forum.opnsense.org/index.php?topic=11274.0
The text was updated successfully, but these errors were encountered: