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

Add column resizing & footer to Page Objects in test #464

Merged
merged 10 commits into from
Dec 15, 2017

Conversation

billy-addepar
Copy link
Contributor

No description provided.

@billy-addepar billy-addepar force-pushed the billy/test-support-drag-column branch from e138462 to 9513c07 Compare December 8, 2017 00:24
@billy-addepar
Copy link
Contributor Author

@Addepar/ice

@@ -175,8 +175,10 @@ export default class EmberTable2 extends Component {
});

this._tableResizeSensor = new ResizeSensor(this.element, () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems like it should be a separate PR/bugfix. Also, we should try to use ember-resize-sensor soon, that's what we built it for after all

Copy link
Contributor

@pzuraq pzuraq left a comment

Choose a reason for hiding this comment

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

Can you submit the separate PR for wrapping the RAF in a runloop as well?

@billy-addepar billy-addepar merged commit 42b1eec into master Dec 15, 2017
@bantic bantic deleted the billy/test-support-drag-column branch July 11, 2019 19:30
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