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

Fix/issue#998 #1008

Merged
merged 4 commits into from
Jun 24, 2024
Merged

Fix/issue#998 #1008

merged 4 commits into from
Jun 24, 2024

Conversation

utin-francis-peter
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    a fix for issue#998

  • Why was this change needed? (You can also link to an open issue here)
    To do the following:

  • improve UX by not rendering an already active language in the list of languages to choose from

  • correctly rendering the "General" component when language option is changed to Mandarin or Japanese

  • Other information:
    closes: 🐛 Bug Report: Language switch to Japanese or Mandarin, blackouts the Settings tab selection #998

Copy link

vercel bot commented Jun 23, 2024

@utin-francis-peter is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.69%. Comparing base (e5c30cf) to head (651eb33).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1008      +/-   ##
==========================================
- Coverage   21.77%   21.69%   -0.08%     
==========================================
  Files          80       80              
  Lines        3610     3632      +22     
==========================================
+ Hits          786      788       +2     
- Misses       2824     2844      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ManishMadan2882 ManishMadan2882 self-requested a review June 24, 2024 19:50
Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 left a comment

Choose a reason for hiding this comment

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

Perfect @utin-francis-peter , everything works as expected!

@dartpain dartpain merged commit a6ff606 into arc53:main Jun 24, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: Language switch to Japanese or Mandarin, blackouts the Settings tab selection
3 participants