Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Fixes #16271 - Fixes ripple being cut-off in Saved logins sort toolbar #16741

Merged

Conversation

shahsurajk
Copy link
Contributor

@shahsurajk shahsurajk commented Nov 25, 2020

For #16271

Pull Request checklist

  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features. In addition, it includes a screenshot of a successful accessibility scan to ensure no new defects are added to the product.

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
  3. click on the "Fenix - assemble" task, then click "Run Artifacts".
  4. the APK links should be on the left side of the screen, named for each CPU architecture

@ekager , i'm not sure of the fix. One thing that needs to be carefully reviewed is the height of the toolbar view, i'm explicitly setting it to ?actionbarSize as we need fixed height to fix this, when using a bordered item drawable. could be wrong here. 🤞

PS: Unable to take screenshot cause of security constraints.

@shahsurajk shahsurajk requested review from a team as code owners November 25, 2020 14:13
@firefoxci-taskcluster
Copy link

No Taskcluster jobs started for this pull request
The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the
default branch) does not allow starting tasks for this pull request.

@gabrielluong gabrielluong added the needs:review PRs that need to be reviewed label Nov 26, 2020
@eliserichards
Copy link
Contributor

Hey @shahsurajk! Thanks so much for jumping on this! I'm going to do some manual testing next week to see how this fix is working, and I'll check back in here with a review. Cheers! 🍻

@eliserichards
Copy link
Contributor

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Jan 5, 2021

Command refresh: success

Pull request refreshed

@eliserichards
Copy link
Contributor

bors try

bors bot pushed a commit that referenced this pull request Jan 5, 2021
@bors
Copy link

bors bot commented Jan 5, 2021

try

Build succeeded:

Copy link
Contributor

@eliserichards eliserichards left a comment

Choose a reason for hiding this comment

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

This looks great @shahsurajk! Let's get this merged 🚀

@eliserichards eliserichards added pr:approved PR that has been approved pr:needs-landing PRs that are ready to land [Will be merged by Mergify] and removed needs:review PRs that need to be reviewed labels Jan 5, 2021
@eliserichards
Copy link
Contributor

bors r+

bors bot pushed a commit that referenced this pull request Jan 5, 2021
16741: Fixes #16271 - Fixes ripple being cut-off in Saved logins sort toolbar r=eliserichards a=shahsurajk

For #16271

### Pull Request checklist
<!-- Before submitting the PR, please address each item -->
- [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not
- [ ] **Screenshots**: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
- [ ] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features. In addition, it includes a screenshot of a successful [accessibility scan](https://play.google.com/store/apps/details?id=com.google.android.apps.accessibility.auditor&hl=en_US) to ensure no new defects are added to the product.

### To download an APK when reviewing a PR:
1. click on Show All Checks,
2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
3. click on the "Fenix - assemble" task, then click "Run Artifacts".
4. the APK links should be on the left side of the screen, named for each CPU architecture

<hr>

@ekager , i'm not sure of the fix. One thing that needs to be carefully reviewed is the height of the toolbar view, i'm explicitly setting it to `?actionbarSize` as we need fixed height to fix this, when using a bordered item drawable. could be wrong here. 🤞

PS: Unable to take screenshot cause of security constraints. 




Co-authored-by: Suraj Shah <shah.suraj.k@gmail.com>
@eliserichards
Copy link
Contributor

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Jan 5, 2021

Command refresh: success

Pull request refreshed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr:approved PR that has been approved pr:needs-landing PRs that are ready to land [Will be merged by Mergify]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants