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

highlighting does not adjust when order of items changes #64

Closed
ge-kosc opened this issue Nov 6, 2017 · 2 comments
Closed

highlighting does not adjust when order of items changes #64

ge-kosc opened this issue Nov 6, 2017 · 2 comments
Labels

Comments

@ge-kosc
Copy link

ge-kosc commented Nov 6, 2017

Expected behavior and actual behavior:

I would expect correct item to be marked as selected when selected item changes and order of item changes

Steps to reproduce the problem:

Fill component with items and set one of them as selected. Change order of items and set other item as selected. Correct item is selected (cannot be selected by click) but it's previous position is highlighted instead of current one (when highlighted item is clicked then it becomes selected one).

Environment (component version number, Browser (including version), operating system, hardware, etc):

component version: 4.0.18;
system: Windows 7;
browser: Version 62.0.3202.75 (Official Build) (64-bit)

@randyaskin
Copy link
Contributor

This is an issue within the underlying iron-selector component:
PolymerElements/iron-selector#82

@stale
Copy link

stale bot commented Feb 25, 2019

This issue has been automatically marked as stale because there has been no activity in over a year. It will be automatically closed in 1 week if no further activity occurs. Thanks for your contributions!

@stale stale bot added the wontfix label Feb 25, 2019
@stale stale bot closed this as completed Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants