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

[BUG]: Assets disappeared from add assets list after deleting search text -> scrolling problem #1956

Open
Canialon opened this issue Sep 1, 2022 · 0 comments
Labels
bug Something isn't working Front-end portfolio test to confirm resolved Potentially solved issues not yet closed

Comments

@Canialon
Copy link
Contributor

Canialon commented Sep 1, 2022

Assets disappeared from add assets list if:

  1. open enable assets window
  2. start entering smth in the input field (scrolling still should be enabled)
  3. scroll to the bottom of the list
  4. press the clear icon on the input field (sometimes it also works if start to delete text digit by digit)

Actual result:

  • list becomes clear

Expected result:

  • user returns to the start of this list:D

Video example:

Screen.Recording.2022-09-01.at.22.52.35.mov

Another one weird problem:

  1. open enable assets window
  2. start entering smth in the input field (scrolling still should be enabled)
  3. scroll to the middle of the list
  4. delete text in the input field in any way

Actual result:

  • scrolling is in the middle of the list

Expected result:

  • user returns to the start of this list:D

Video example:

Screen.Recording.2022-09-01.at.23.06.03.mov

I guess all these problems can be fixed if return user to the start of the assets list after pressing the clear icon and deleting digits:3
tested on macos

@Canialon Canialon added bug Something isn't working Front-end portfolio labels Sep 1, 2022
@smk762 smk762 added the test to confirm resolved Potentially solved issues not yet closed label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Front-end portfolio test to confirm resolved Potentially solved issues not yet closed
Projects
None yet
Development

No branches or pull requests

2 participants