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

feat: English on Mobile #1303

Merged
merged 24 commits into from
Dec 18, 2024
Merged

feat: English on Mobile #1303

merged 24 commits into from
Dec 18, 2024

Conversation

Sembauke
Copy link
Member

@Sembauke Sembauke commented Dec 6, 2024

  • feat: english
  • feat: a bunch stuff

Checklist:

Closes #XXXXX

@Sembauke Sembauke requested a review from a team as a code owner December 6, 2024 12:23
@Sembauke Sembauke marked this pull request as draft December 6, 2024 12:23
@Sembauke Sembauke marked this pull request as ready for review December 12, 2024 13:46
mobile-app/lib/models/learn/challenge_model.dart Outdated Show resolved Hide resolved
mobile-app/lib/models/learn/challenge_model.dart Outdated Show resolved Hide resolved
mobile-app/lib/models/learn/challenge_model.dart Outdated Show resolved Hide resolved
mobile-app/lib/models/learn/challenge_model.dart Outdated Show resolved Hide resolved
mobile-app/lib/ui/views/learn/block/block_view.dart Outdated Show resolved Hide resolved
mobile-app/lib/ui/views/learn/block/block_view.dart Outdated Show resolved Hide resolved
Copy link
Member

@Nirajn2311 Nirajn2311 left a comment

Choose a reason for hiding this comment

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

Details

image

When the challenge view loads up the MCQ choices are not aligned properly. They align properly only after you scroll the page

@Sembauke
Copy link
Member Author

Details
When the challenge view loads up the MCQ choices are not aligned properly. They align properly only after you scroll the page

I don't know what to do about this. It seems to be an HTML issue.

@Nirajn2311
Copy link
Member

Details
When the challenge view loads up the MCQ choices are not aligned properly. They align properly only after you scroll the page

I don't know what to do about this. It seems to be an HTML issue.

Ok found the cause of the bug. When the view loads up initially, the audio is still loading and the spinner takes up more height than the progress bar so when the progress bar appears the whole UI gets a sudden shift up. But for some reason the text don't move up. For now I've put in a temporary fix

@Nirajn2311 Nirajn2311 merged commit 7bbe860 into freeCodeCamp:main Dec 18, 2024
3 of 5 checks passed
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.

2 participants