Sagang Wee

Results 59 comments of Sagang Wee

The "Previous" button is also not disabled when the modal is initially closed.

The page reset seems to occur here: https://github.com/oppia/oppia/blob/develop/core/templates/pages/contributor-dashboard-page/opportunities-list/opportunities-list.component.ts#L98 which is triggered currently when the translation suggestion review modal is closed or when the user accepts/rejects a question suggestion.

On `contributionOpportunitiesService.removeOpportunitiesEventEmitter`, we probably need to set `activePageNumber` to the page the user was on when they clicked the modal (or the next valid page if all the suggestions on...

@ARKEOLOGIST Ah, sorry for the late response! Yes, that'd be great. Thanks.

@Lawful2002 Could you take a look at this? It looks like the username changes were made in https://github.com/oppia/oppia/pull/15670.

@kevintab95 Did we see any of these issues during QA?

I think the username will only be duplicated if the user is logged in and their username is > 8 characters.