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

Sync custom select focus with form control focus #27963

Merged
merged 2 commits into from Jan 7, 2019

Conversation

MartijnCuppens
Copy link
Member

Fixes #27944.

@MartijnCuppens MartijnCuppens requested a review from a team as a code owner January 2, 2019 20:31
@MartijnCuppens MartijnCuppens added this to Inbox in v4.3 via automation Jan 2, 2019
@mdo
Copy link
Member

mdo commented Jan 2, 2019

Tests fail because Variable $custom-select-focus-width is not being used!

@MartijnCuppens
Copy link
Member Author

I deleted the variable. Don't think that would break anything since this variable was used to construct $custom-select-focus-box-shadow.

@mdo
Copy link
Member

mdo commented Jan 2, 2019

Hmm, don't think we can delete variables in v4 (backward compatibility). Maybe first deprecate them by reassigning their values? Unsure about the unused vars linter and how to whitelist something, if we can at all.

@XhmikosR XhmikosR moved this from Inbox to Needs review/changes in v4.3 Jan 3, 2019
@MartijnCuppens MartijnCuppens force-pushed the v4-dev-martijncuppens-custom-select-box-shadow branch from c76b6b9 to 6a11ba6 Compare January 5, 2019 12:18
@MartijnCuppens
Copy link
Member Author

I've tweaked the variable so that it makes use of $custom-select-focus-width. @mdo, what do you think of this?

@MartijnCuppens MartijnCuppens moved this from Needs review/changes to Inbox in v4.3 Jan 5, 2019
@mdo mdo moved this from Inbox to Ready to merge in v4.3 Jan 6, 2019
@mdo mdo mentioned this pull request Jan 7, 2019
@XhmikosR XhmikosR merged commit cbc8a72 into v4-dev Jan 7, 2019
v4.3 automation moved this from Ready to merge to Shipped Jan 7, 2019
@XhmikosR XhmikosR deleted the v4-dev-martijncuppens-custom-select-box-shadow branch January 7, 2019 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v4.3
  
Shipped
Development

Successfully merging this pull request may close these issues.

None yet

3 participants