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(FEC-10289): controls disappear using keyboard #542

Merged
merged 7 commits into from
Oct 4, 2020
Merged

Conversation

Yuvalke
Copy link
Contributor

@Yuvalke Yuvalke commented Sep 7, 2020

Description of the Changes

Issue: there are multiple timeouts that could be with different timing to handle the disappearing of UI, so there are cases that it makes the wrong behavior.
The new keyboard handler doesn't change the hover state.
Solution: handle UI disappearing in shell only
Change the hover state on new keyboard handler as it was on the previous one.

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

Issue: there are multiple timeout which could be with different timing to handle disappearing of ui, so there are cases that it makes wrong behivaour.
Solution: handle ui disappearing in shell only.
@Yuvalke Yuvalke requested a review from a team September 7, 2020 01:12
@Yuvalke Yuvalke self-assigned this Sep 7, 2020
@Yuvalke Yuvalke requested review from a team and removed request for OrenMe, yairans and RoyBregman September 30, 2020 11:26
@OrenMe OrenMe requested a review from dan-ziv October 4, 2020 09:32
@Yuvalke Yuvalke merged commit e2ba5b4 into master Oct 4, 2020
@Yuvalke Yuvalke deleted the FEC-10289 branch October 4, 2020 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants