Skip to content

First selected row visible#32

Closed
karlguillotte wants to merge 9 commits intoAddepar:masterfrom
karlguillotte:master
Closed

First selected row visible#32
karlguillotte wants to merge 9 commits intoAddepar:masterfrom
karlguillotte:master

Conversation

@karlguillotte
Copy link
Copy Markdown

This change ensures first selected row visibility.

This change ensures first selected row visibility. 
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

hey @karlguillotte I think this makes sense. Do you think you could change it to @get('selectionIndices.firstObject') instead of @get('selectionIndices.0')?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

selectionIndices is actually a Ember.Set where keys are the indices.

Even if the Ember.Set API has firstObject property I tried selectionIndices.firstObject and it does not work.

@ppong
Copy link
Copy Markdown
Contributor

ppong commented Mar 8, 2013

hey @karlguillotte could you rebase off master so I could merge it in. Thanks

billy-addepar added a commit that referenced this pull request Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants