Skip to content

Conversation

@nonameden
Copy link

SliverGeometry in updateGeometry() method does not respect minExtent from Sliver Delegate. Fix for #11222

Denis Feoktistov and others added 2 commits July 14, 2017 14:02
… calculating scrollExtent in SliverGeometry
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If your company signed a CLA, they designated a Point of Contact who decides which employees are authorized to participate. You may need to contact the Point of Contact for your company and ask to be added to the group of authorized contributors. If you don't know who your Point of Contact is, direct the project maintainer to go/cla#troubleshoot.
  • In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again.

@nonameden
Copy link
Author

I signed it!

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again.

@nonameden
Copy link
Author

again

@eseidelGoogle
Copy link
Contributor

I believe to un-grump the CLA bot you'll need to force-push a new commit with the email address in the commit author field matching one that you've signed the CLA with. :(

Something like this:
https://stackoverflow.com/questions/3042437/change-commit-author-at-one-specific-commit

@Hixie
Copy link
Contributor

Hixie commented Jul 14, 2017

This needs detailed comprehensive tests.

@nonameden
Copy link
Author

nonameden commented Jul 14, 2017

@Hixie ok, will have a look into testing or did you mean manual testing? @eseidelGoogle I changed author in commit (my second commit in PR) but looks like I need to do PR again to pass CLA bot =(

@HansMuller
Copy link
Contributor

This change should be applied to both floating/pinned and just pinned headers.

@Hixie
Copy link
Contributor

Hixie commented Jul 17, 2017

To clarify by testing I meant automated unit tests.

HansMuller pushed a commit to HansMuller/flutter that referenced this pull request Jul 18, 2017
HansMuller pushed a commit to HansMuller/flutter that referenced this pull request Jul 19, 2017
@Hixie
Copy link
Contributor

Hixie commented Jul 21, 2017

@nonameden Are you planning on doing the tests or should we take this PR over? (either way is fine, just trying to decide if we should leave the PR open in the meantime)

@nonameden
Copy link
Author

@Hixie sorry, it was busy week at my job, I was planning to do it next week.

@Hixie
Copy link
Contributor

Hixie commented Jul 23, 2017

Sounds good! No rush!

@Hixie
Copy link
Contributor

Hixie commented Sep 7, 2017

@nonameden I'm going to take over this patch and write a test for it. Thanks for your contribution!

@Hixie Hixie closed this Sep 7, 2017
@nonameden
Copy link
Author

Thank you @Hixie
I've played with test, but almost gave up with position detection for my slivers

Here the gist with test: https://gist.github.com/nonameden/5ac7b8c129e8ab9ede17fef2f8f0106b

@Hixie
Copy link
Contributor

Hixie commented Sep 7, 2017

Thanks, you can see what I came up with here: #11996
I found that I didn't need to change the scrollExtent line, can you elaborate (e.g. comment on that PR) about what doesn't work if that line isn't changed?
Also if there's anything else you think I should test don't hesitate to let me know on that PR.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants