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]: When delete a host in filter mode, the filter resets. #79

Open
grafviktor opened this issue Oct 1, 2024 · 0 comments
Open

[Bug]: When delete a host in filter mode, the filter resets. #79

grafviktor opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@grafviktor
Copy link
Owner

To reproduce:

  • Press / to enter filter mode
  • Select any item from the list and delete it
  • Notice that the app exited filter mode.

Expected behavior - filter mode should be enabled until user exits it explicitly.

Details:

That is intentional behavior which was introduced as a workaround for bubble tea library bug. What exactly happens under the hood is described in code comments - see here.

@grafviktor grafviktor added the bug Something isn't working label Oct 1, 2024
@grafviktor grafviktor self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant