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

For #1 Add buttons to open the android developers web page #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RebecaTudor
Copy link
Owner

device-2023-02-06-131532.mp4

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.

QA

  • QA Needed

To download an APK when reviewing a PR (after all CI tasks finished running):

  1. Click on Checks at the top of the PR page.
  2. Click on the firefoxci-taskcluster group on the left to expand all tasks.
  3. Click on the build-debug task.
  4. Click on View task in Taskcluster in the new DETAILS section.
  5. The APK links should be on the right side of the screen, named for each CPU architecture.

GitHub Automation

Used by GitHub Actions.

@Mugurell
Copy link

Mugurell commented Feb 6, 2023

Congrats on your first PR!
LGTM!
image

@RebecaTudor RebecaTudor force-pushed the add_new_element_on_home_page branch from 253321f to 6baa79e Compare February 15, 2023 08:16
Before, the Open web page button was still visible after clicking it.
Fixed by adding correctly in state the boolean value received.

Names are changed for easier understanding of code:
- OpenWebPageInteractor -> BottomButtonsInteractor
- openAndroidDeveloperWebPage -> onOpenWebPageClicked
- handleOpenAndroidDeveloperWebPageTapped -> handleOpenWebPageClicked
- OpenWebPageButtonVisiblity -> VisibilityButtonChange
@RebecaTudor RebecaTudor force-pushed the add_new_element_on_home_page branch from 6baa79e to 00cde0f Compare February 15, 2023 08:27
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.

3 participants