Skip to content

Fix language multiselect action - #20019

Merged
ChristophWurst merged 1 commit into
masterfrom
bugfix/fix_lanuage_multiselect
Mar 24, 2020
Merged

Fix language multiselect action#20019
ChristophWurst merged 1 commit into
masterfrom
bugfix/fix_lanuage_multiselect

Conversation

@GretaD

@GretaDGretaD commented Mar 18, 2020

Copy link
Copy Markdown
Contributor

fixes#19912

@GretaDGretaD added 3. to review Waiting for reviews bug labels Mar 18, 2020
@rullzerrullzer added this to the Nextcloud 19 milestone Mar 21, 2020
@rullzer

Copy link
Copy Markdown
Member

/backport to stable18

vertical-align: baseline;
text-overflow: ellipsis;
overflow: hidden;
doesnotexist:-o-prefocus, .strengthify-wrapper {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What is this? 🤔 doesnotexist

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

OPERA hack for strengthify ;)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

wow, should/do we support opera? 🙈

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@GretaD Did you verify if that is still needed? As Opera is also chromium based nowadays.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

wow, should/do we support opera? see_no_evil

Don’t remove browsers just because you don’t know them. Opera Mini has 100 million users in Africa and it is more popular in the global market than Microsoft Edge. Chinese QQ Browsers has more market share than Firefox and desktop Safari combined.

Source: https://github.com/browserslist/browserslist#best-practices

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

I saw that we use it also somewhere else, and went with it. Im fine to remove it

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Im fixing a support ticket with this pr, should we merge it and then i can fix it also here: https://github.com/nextcloud/browserslist-config/blob/master/browserlist.config.js?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

sooo, is it good to go? :D

@GretaD
GretaD requested a review from skjnldsvMarch 23, 2020 08:10
Signed-off-by: GretaD <gretadoci@gmail.com>
@GretaD
GretaDforce-pushed the bugfix/fix_lanuage_multiselect branch from fe8c9ed to e45d5d3CompareMarch 23, 2020 11:47

@georgehrkegeorgehrke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Code looks good

Tested and works 👍

@ChristophWurstChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 24, 2020
@ChristophWurst
ChristophWurst merged commit c235a40 into masterMar 24, 2020
@ChristophWurst
ChristophWurst deleted the bugfix/fix_lanuage_multiselect branch March 24, 2020 10:51
@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable18 in #20136

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Impossible to select default language when creating a user with 18.0.2 update

6 participants

@GretaD@rullzer@georgehrke@ChristophWurst@juliusknorr@skjnldsv