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

Improve responsiveness of app launches #1311

Closed
wants to merge 1 commit into from
Closed

Conversation

IrishBruse
Copy link
Collaborator

When pressing enter on an item if the app is slow to launch it feels like nothing happened as ueli doesnt show any feedback this pr makes it so that ueli hides itself while launching the app if the app errors it will reappear

@oliverschwendener
Copy link
Owner

Thanks for the PR, I appreciate the effort. I agree that this should be improved, but I disagree with the implementation. I think the direction of dependencies is bad. The action handlers should not know anything about browser windows. Every future action handler needs to implement this again, and this is a bad design in my opinion. Here is how I would do it: #1312

@IrishBruse
Copy link
Collaborator Author

Totally agree my implementation felt a bit off while writing it that makes way more sense thanks

@IrishBruse IrishBruse closed this Jan 9, 2025
@oliverschwendener oliverschwendener deleted the responsive-launch branch January 9, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants