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 bottomConstraint calculation bug when rendering custom keyboards (such as Microsoft Swiftkey) for the first time #710

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

esilverberg
Copy link
Contributor

This PR addresses issue: #708

I did my best to limit the scope of this change and fit things into the patterns established in KeyboardTracker.swift

If you all have feedback or preferences for how to do this differently I am happy to oblige. This bug is a 100% repro (see video in the associated bug report) so should be easy to repro on your end if you want to go a different direction.

…(such as Microsoft Swiftkey) for the first time
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #710 (c70ad64) into master (db83dec) will increase coverage by 0.09%.
The diff coverage is 61.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #710      +/-   ##
==========================================
+ Coverage   59.07%   59.17%   +0.09%     
==========================================
  Files         101      101              
  Lines        5229     5239      +10     
==========================================
+ Hits         3089     3100      +11     
+ Misses       2140     2139       -1     
Impacted Files Coverage Δ
...ChatController/Collaborators/KeyboardTracker.swift 63.19% <61.53%> (-0.87%) ⬇️
...Chat Items/TextMessages/Views/TextBubbleView.swift 85.71% <0.00%> (+3.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db83dec...c70ad64. Read the comment docs.

@artemwalla
Copy link

any info on when this PR will be merged?

@looneytsci
Copy link

will this PR be merged?

@gsherofly007
Copy link

gsherofly007 commented Feb 21, 2022 via email

@MelnikauDK
Copy link

Hello, is it possible to continue with this request?

@gsherofly007
Copy link

gsherofly007 commented Nov 8, 2022 via email

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.

6 participants