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

Fixes #3712: Add accessibility support for ImageRegionSelectionInteraction [Removed Todo followed by #4497] #4543

Conversation

vrajdesai78
Copy link
Contributor

@vrajdesai78 vrajdesai78 commented Aug 30, 2022

Explanation

Fixes #3712: Removed TODO followed by PR #4497

Essential Checklist

  • The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • Any changes to scripts/assets files have their rationale included in the PR explanation.
  • The PR follows the style guide.
  • The PR does not contain any unnecessary code changes from Android Studio (reference).
  • The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • The PR is assigned to the appropriate reviewers (reference).

Video

image-region.mp4

Copy link
Sponsor Member

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Thanks @vrajdesai78. I had one comment, but otherwise isn't this duplicating work already checked into develop from #4497? Can those deltas be removed since they're no longer needed?

@BenHenning BenHenning assigned vrajdesai78 and unassigned BenHenning Aug 30, 2022
@BenHenning
Copy link
Sponsor Member

FWIW I suspect that you need to merge in the latest develop to remove the duplicated deltas.

@vrajdesai78
Copy link
Contributor Author

Thanks @vrajdesai78. I had one comment, but otherwise isn't this duplicating work already checked into develop from #4497? Can those deltas be removed since they're no longer needed?

You are correct this changes are already merged with previous PR and for this PR I have already merged with latest develop still it shows changes. So, I think I need to create a new branch instead of using older branch to remove this duplicate deltas? WDYT @BenHenning

@rt4914 rt4914 self-assigned this Aug 31, 2022
Copy link
Contributor

@rt4914 rt4914 left a comment

Choose a reason for hiding this comment

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

Approved for code-owners and based on previous PR

@rt4914 rt4914 removed their assignment Sep 1, 2022
@BenHenning
Copy link
Sponsor Member

Thanks @vrajdesai78. I had one comment, but otherwise isn't this duplicating work already checked into develop from #4497? Can those deltas be removed since they're no longer needed?

You are correct this changes are already merged with previous PR and for this PR I have already merged with latest develop still it shows changes. So, I think I need to create a new branch instead of using older branch to remove this duplicate deltas? WDYT @BenHenning

@vrajdesai78 are you sure that your fork's develop is up-to-date with Oppia Android's develop branch? I just want to make sure since the situation seems a bit odd.

We shouldn't need to recreate the branch. If the above doesn't help, I suggest reaching out to me on chat and we can work through steps to try and address it.

@BenHenning BenHenning assigned vrajdesai78 and unassigned BenHenning Sep 1, 2022
@vrajdesai78
Copy link
Contributor Author

Thanks @vrajdesai78. I had one comment, but otherwise isn't this duplicating work already checked into develop from #4497? Can those deltas be removed since they're no longer needed?

You are correct this changes are already merged with previous PR and for this PR I have already merged with latest develop still it shows changes. So, I think I need to create a new branch instead of using older branch to remove this duplicate deltas? WDYT @BenHenning

@vrajdesai78 are you sure that your fork's develop is up-to-date with Oppia Android's develop branch? I just want to make sure since the situation seems a bit odd.

We shouldn't need to recreate the branch. If the above doesn't help, I suggest reaching out to me on chat and we can work through steps to try and address it.

I hope now develop branch is merged properly. @BenHenning

@vrajdesai78 vrajdesai78 assigned BenHenning and unassigned vrajdesai78 Sep 2, 2022
Copy link
Sponsor Member

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Great to hear that the merging is addressed now @vrajdesai78. I've followed up to your other comment (apologies, I think I missed it earlier).

@oppiabot
Copy link

oppiabot bot commented Sep 12, 2022

Hi @vrajdesai78, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue.
If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!

@oppiabot oppiabot bot added the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Sep 12, 2022
@vrajdesai78
Copy link
Contributor Author

Keep this PR open

@oppiabot oppiabot bot removed the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Sep 12, 2022
@oppiabot
Copy link

oppiabot bot commented Sep 19, 2022

Hi @vrajdesai78, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue.
If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!

@oppiabot oppiabot bot added the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Sep 19, 2022
@vrajdesai78
Copy link
Contributor Author

Keep this PR open

@oppiabot oppiabot bot removed the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Sep 19, 2022
@oppiabot
Copy link

oppiabot bot commented Sep 26, 2022

Hi @vrajdesai78, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue.
If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!

@oppiabot oppiabot bot added the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Sep 26, 2022
@vrajdesai78
Copy link
Contributor Author

Keep this PR open

@oppiabot oppiabot bot removed the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Sep 26, 2022
@oppiabot
Copy link

oppiabot bot commented Oct 3, 2022

Hi @vrajdesai78, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue.
If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!

@oppiabot oppiabot bot added the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Oct 3, 2022
@vrajdesai78
Copy link
Contributor Author

Keep this PR open

@oppiabot oppiabot bot removed the stale Corresponds to items that haven't seen a recent update and may be automatically closed. label Oct 4, 2022
@vrajdesai78
Copy link
Contributor Author

vrajdesai78 commented Oct 4, 2022

I have filed a new issue #4639 to fetch image region from it's content description in end-to-end tests. So, in this PR I have have updated issue number in ToDo. Can we merge this PR and close issue #3712 now as seperate issue for end-to-end tests is already filed.

@BenHenning
Copy link
Sponsor Member

I have filed a new issue #4639 to fetch image region from it's content description in end-to-end tests. So, in this PR I have have updated issue number in ToDo. Can we merge this PR and close issue #3712 now as seperate issue for end-to-end tests is already filed.

@vrajdesai78 please add a video to this PR manually demonstrating what the end-to-end test would be verifying. That part is important before we consider #3712 is done without updating the end-to-end tests.

Copy link
Sponsor Member

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Thanks @vrajdesai78. PTAL at my latest comment. That needs to be addressed before I can approve & merge this.

@BenHenning BenHenning removed their assignment Oct 5, 2022
@vrajdesai78
Copy link
Contributor Author

I have filed a new issue #4639 to fetch image region from it's content description in end-to-end tests. So, in this PR I have have updated issue number in ToDo. Can we merge this PR and close issue #3712 now as seperate issue for end-to-end tests is already filed.

@vrajdesai78 please add a video to this PR manually demonstrating what the end-to-end test would be verifying. That part is important before we consider #3712 is done without updating the end-to-end tests.

Thanks @BenHenning, I have added video in this PR description as well as in #4639 also.

Copy link
Sponsor Member

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Thanks @vrajdesai78. LGTM.

Also for posterity, we're fine with removing this TODO because end-to-end tests aren't quite 100% stable/ready to run, and getting them working has taken longer than expected. We'll need to update & verify the test passes.

@BenHenning BenHenning merged commit 23795b9 into oppia:develop Oct 5, 2022
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.

[A11Y] Add accessibility support for ImageRegionSelectionInteraction [Blocked: oppia/#9924]
3 participants