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

Revert "Disable style override on vue-select elements" #35665

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Dec 8, 2022

From #35165 (comment)
Ref: #35627

Unfortunately, this selector is too strong, it override the default scoping most vue apps do.
You could argue that you should use an NcButton, but I think this might create too much issues, and it also means there are probably other areas where this broke and we did not notice 😕

image

We need to revert and find a different selector without brackets
image
image

@skjnldsv skjnldsv added this to the Nextcloud 26 milestone Dec 8, 2022
@skjnldsv skjnldsv requested review from Pytal and a team December 8, 2022 08:17
@skjnldsv skjnldsv self-assigned this Dec 8, 2022
@skjnldsv skjnldsv requested review from PVince81 and artonge and removed request for a team December 8, 2022 08:17
Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

@szaimen

This comment was marked as resolved.

@skjnldsv skjnldsv force-pushed the revert-35165-fix/vue-select-styles branch from 18a93a7 to 2d5fe7e Compare December 8, 2022 10:02
@skjnldsv

This comment was marked as resolved.

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 8, 2022
@skjnldsv skjnldsv merged commit dcd0878 into master Dec 8, 2022
@skjnldsv skjnldsv deleted the revert-35165-fix/vue-select-styles branch December 8, 2022 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants