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

Use normal <select> in admin Customer Details step #2030

Merged
merged 1 commit into from
Jun 20, 2017

Conversation

jhawthorn
Copy link
Contributor

Previously the country and state input used select2. In the past, using select2 was the only way to style a select consistently with the rest of our inputs.

This replaces the select2 on country and state with a normal select with has bootstrap's custom-select styling applied.

This doesn't replace the "Choose a customer" select2 input, which is still needed since it searches and fetches ajax data.

Previously the country and state input used select2. In the past, using
select2 was the only way to style a select consistently with the rest of
our inputs.

This replaces the select2 on country and state with a normal select
with has bootstrap's custom-select styling applied.

This doesn't replace the "Choose a customer" select2 input, which is
still needed since it searches and fetches ajax data.
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

More of this please 👏🏻

Copy link
Contributor

@mamhoff mamhoff left a comment

Choose a reason for hiding this comment

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

👏

Copy link
Contributor

@BenAkroyd BenAkroyd left a comment

Choose a reason for hiding this comment

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

yes!!!

@jhawthorn jhawthorn merged commit 027498c into solidusio:master Jun 20, 2017
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