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]: filter input clears upon closing and reopening side panel #57

Closed
kgryte opened this issue Sep 18, 2023 · 0 comments · Fixed by #68
Closed

[Bug]: filter input clears upon closing and reopening side panel #57

kgryte opened this issue Sep 18, 2023 · 0 comments · Fixed by #68
Labels

Comments

@kgryte
Copy link
Member

kgryte commented Sep 18, 2023

When using the filter input element in the side panel, the side panel updates the list of packages. Upon interacting with other elements on the page, the panel stays filtered and the filter string remains displayed in the input element.

Screenshot 2023-09-17 at 10 00 14 PM

However, upon toggling the display of the side panel, the filter string is removed and yet the side panel stays filtered. See screenshot below.

We should ensure that the filter string remains visible upon toggling the side panel.

Screenshot 2023-09-17 at 9 56 05 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant