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

fix(desktop-app): improve address bar suggestions #413

Merged
merged 1 commit into from Aug 24, 2020

Conversation

jzabala
Copy link
Contributor

@jzabala jzabala commented Aug 23, 2020

Aside from fixing the bug reported in #410 this PR fixes other errors too:

Bug reported in PR

  • This PR

new app 0

new app 0 1

Can't go all the way around

  • Current app

current app 1

  • This PR

new app 1

App crash

  • Current app

current app 2

  • This PR

new app 2

Can't open suggestion after outside click

  • Current app

current app 3

  • This PR

new app 3

Fixes #410

Copy link
Collaborator

@manojVivek manojVivek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Nice demo too with the key presses shown on the screen. 👏

@jzabala
Copy link
Contributor Author

jzabala commented Aug 24, 2020

Looks great. Nice demo too with the key presses shown on the screen. 👏

Thanks 😁 . This is the Mac app I used to do it https://github.com/keycastr/keycastr. It is Open Source too.

It saved me a lot of time in having to write the description of how to reproduce every case 😅

@jzabala jzabala merged commit c16f515 into master Aug 24, 2020
@jzabala jzabala deleted the fix/improve-address-bar-suggestions branch August 24, 2020 18:14
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.

Address bar suggestions do not work with initially highlighted item
2 participants