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

Improve hash serialize in autocomplete column #148

Open
programmer4web opened this issue Jan 26, 2018 · 4 comments
Open

Improve hash serialize in autocomplete column #148

programmer4web opened this issue Jan 26, 2018 · 4 comments
Assignees

Comments

@programmer4web
Copy link
Contributor

No description provided.

@nomego
Copy link
Contributor

nomego commented Jun 18, 2018

Done @programmer4web ?

@programmer4web
Copy link
Contributor Author

@nomego Sorry but No.

What I know:

  1. I have coded the first version of serialize / deserialize.
  2. Iulian has done an refactor for the code and applied some requested changes.
  3. You didn't agree with the use of an flag to update the filter.
  4. From what I understand from Iulian's comment the alternative is to set an array of values in paper-autocomplete-chips.
  5. I don't understand the reason( the needed behavior of chips related to deserialize ) and how (where in code ) to do that.
  6. I have closed the PR because as much as I get the feature needs to be implemented in another component.

@megheaiulian
Copy link
Collaborator

@nomego paper-autocomplete-chips should handles something similar to selectedValues in iron-selector that we can pass it only the selected ids and it will figure out what the values will be when it gets them.

@megheaiulian
Copy link
Collaborator

@nomego I will open up a separate issue for paper-autocomplete-chips.

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

3 participants