Skip to content
New issue

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

SpSearchInputFieldPresenter doesn't resize correctly when we resize the window #1687

Open
AyechiNour opened this issue Dec 20, 2024 · 1 comment
Labels

Comments

@AyechiNour
Copy link

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.

Screenshot 2024-12-20 at 16 09 18 Screenshot 2024-12-20 at 16 09 42 Screenshot 2024-12-20 at 16 09 55

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.

@demarey
Copy link
Collaborator

demarey commented Dec 20, 2024

@estebanlm This is bug that is present in the finder. Could you have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants