Topic: feature request: MDBInput allow icon to be keyboard tabbed to and suffix prop
Hi,
Hope these 2 features can be added to the development wish list.
- Boolean option for the icon to be focused via keyboard for WCAG/ADA compliance when onIconClick has an event handler.
- Allow the icon to have suffix option so the
<i>
is rendered after the<input>
(not sure if it should be after label) so the tab order is natural.
E.g. when prefix, tab order is icon -> input. When suffix, tab order is input -> icon.
Thank you!
Jakub Chmura staff premium answered 5 years ago
Hi @johndoe,
Thank you for your suggestion.
We're currently preparing to refactor input
component and I can add your suggestions to our feature request's list to discuss this with my teammates, but I can't promise you that we push this FR's to production.
Best, Kuba
Jakub Chmura staff premium answered 5 years ago
Hi @johndoe,
Thank you for your suggestion.
We're currently preparing to refactor input
component and I can add your suggestions to our feature request's list to discuss this with my teammates, but I can't promise you that we push this FR's to production.
Best, Kuba
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: 4.25.2
- Device: Desktop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No