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

added language specific class to popup #41

Merged
merged 4 commits into from
Jul 1, 2020
Merged

added language specific class to popup #41

merged 4 commits into from
Jul 1, 2020

Conversation

NayanKhedkar
Copy link
Member

@NayanKhedkar NayanKhedkar commented Jun 1, 2020

@moloko moloko requested a review from guywillis June 26, 2020 09:59
@guywillis
Copy link
Contributor

Please update L50

Suggestion:

promptObject._classes = 'is-rtl is-lang-' + newLanguage;

@moloko
Copy link
Contributor

moloko commented Jun 29, 2020

Please update L50

Suggestion:
promptObject._classes = 'is-rtl is-lang-' + newLanguage;

Definitely needs doing but should be able to do this slightly neater further up... gimme a sec and I'll add a suggestion

Copy link
Contributor

Choose a reason for hiding this comment

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

👀

@oliverfoster oliverfoster merged commit 0cafedd into master Jul 1, 2020
@oliverfoster oliverfoster deleted the issue/2785 branch July 1, 2020 13:14
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.

5 participants