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
When resizing the window (reducing width or height), the button becomes invisible if the SpSearchInputFieldPresenter is included. If I replace this component with another one, everything works fine, and the window remains responsive.
we wrote a test to check that the elements stay within the window's dimensions after resizing. The test passes with other components but fails when SpSearchInputFieldPresenter is used.
The text was updated successfully, but these errors were encountered:
When resizing the window (reducing width or height), the button becomes invisible if the SpSearchInputFieldPresenter is included. If I replace this component with another one, everything works fine, and the window remains responsive.
we wrote a test to check that the elements stay within the window's dimensions after resizing. The test passes with other components but fails when SpSearchInputFieldPresenter is used.
The text was updated successfully, but these errors were encountered: