We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug There are many boolean dropdowns in admin-ui forms like oidc clients, configurations etc.
We should work to convert them all to switches.
The text was updated successfully, but these errors were encountered:
feat(admin-ui): convert boolean dropdowns to switch in admin-ui #389
0dc18d8
feat(admin-ui): convert boolean dropdowns to switch completed #389
8d85657
feat(admin-ui): removed some unused imports #389
414550c
syntrydy
No branches or pull requests
Describe the bug
There are many boolean dropdowns in admin-ui forms like oidc clients, configurations etc.
We should work to convert them all to switches.
![image](https://user-images.githubusercontent.com/32794267/186853505-bf7d7183-a04c-4bbd-b932-382a16abf7ed.png)
The text was updated successfully, but these errors were encountered: