You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Konveyor QE are picky about having IDs on input fields. The current SeachInput component (and the TextInputGroupMain component it wraps) does not allow for an ID on that element.
Can we add a inputID prop that could get passed through to the input element?
The text was updated successfully, but these errors were encountered:
Konveyor QE are picky about having IDs on input fields. The current SeachInput component (and the TextInputGroupMain component it wraps) does not allow for an ID on that element.
Can we add a
inputID
prop that could get passed through to the input element?The text was updated successfully, but these errors were encountered: