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

Textfield with dropdown component (PR #273) #282

Closed
aforemny opened this issue Feb 7, 2017 · 14 comments
Closed

Textfield with dropdown component (PR #273) #282

aforemny opened this issue Feb 7, 2017 · 14 comments
Milestone

Comments

@aforemny
Copy link
Collaborator

aforemny commented Feb 7, 2017

Demo, code.

This issue is a continuation of PR #273, until I rebase against elm-debois/msg.

@tranhoangvuit
Copy link

Can we use it for multiple language for website ?

@martindlarsson
Copy link

Can you add a flag/option to disable text input? Just like an ordinary drop down menu? As it is now it gets annoying on mobile when the keyboard pops up every time you touch the select. And in my application I don't want the user to type anything but the given options.

@aforemny
Copy link
Collaborator Author

aforemny commented Mar 6, 2017

I agree. Because of that example, the component should be modeled around a button + menu rather than input + menu. Would that solve the problem for you?

@martindlarsson
Copy link

Yes it would! Thanks

@4ZM
Copy link

4ZM commented May 3, 2017

What is the status of this? I would really like to use this component from the main mdl library.

@dennissivia
Copy link

I am wondering about the status as well. not sure if I have to switch to the fork in order to use them or if there is currently work being done. Would be great to hear the latest status.

@aforemny aforemny modified the milestone: v8 Jun 26, 2017
@aforemny
Copy link
Collaborator Author

aforemny commented Jun 26, 2017

Merged to branch new-v8.

@zzantares
Copy link

@aforemny where exactly is the merge? I'm trying to use this in 8.1.0 but Material.Select does not exist.

@OvermindDL1
Copy link
Contributor

@zzantares Literally to where he said, the new-v8 branch (in git), you need to use the git new-v8 for now until it is published. :-)

@Socratic1
Copy link

I'm having an issue that the arrow for the select dropdown appears on the left, not on the right. Have others encountered this?

@aforemny
Copy link
Collaborator Author

aforemny commented Jul 17, 2017

@Socratic1 Seems to be broken in current wip demo, too. I will check the CSS and report back shortly.

@aforemny
Copy link
Collaborator Author

@Socratic1 I updated the wip demo. Please note that you will have to include select.css as in wip.html.

@dennissivia
Copy link

Should this issue be reopened, since it seems to superseed #79 and the actual features is not merged/done yet? Or is there another (open) issue or is this no longer supposed to be open because a PR exists?

@aforemny aforemny reopened this Sep 10, 2017
@aforemny
Copy link
Collaborator Author

My focus shifted to https://github.com/aforemny/elm-mdc. Apologies.

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

No branches or pull requests

8 participants