Hey Guys,
Suggestion: For the form-switch - have a unchecked focus colour so that when you are filling in the form and TAB through elements - you can tell when a switch has focus.
eg:
.form-switch.form-check-solid .form-check-input:not(:checked):focus {
background-color: var(--bs-gray-400);
}
Thank you for the suggestion!
We appreciate your input and will definitely take it into consideration as we continue to improve our product.
Your feedback helps us to better understand our users' needs and make our product even more user-friendly.
Thanks again!