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

ui gird : auto-resize breaks with ui-selection #2691

Open
anoopsinghbayes opened this issue Feb 2, 2015 · 4 comments
Open

ui gird : auto-resize breaks with ui-selection #2691

anoopsinghbayes opened this issue Feb 2, 2015 · 4 comments

Comments

@anoopsinghbayes
Copy link

ui-grid-auto-resize breaks when ui-grid-selection directive is added
plunker

@anoopsinghbayes anoopsinghbayes changed the title ui gird auto-resize breaks with ui-selection ui gird : auto-resize breaks with ui-selection Feb 2, 2015
@PaulL1
Copy link
Contributor

PaulL1 commented Feb 14, 2015

OK, I don't see what's broken about it. Could you provide a bit more detail about what you expect it to do and what it's doing?

@PaulL1 PaulL1 added this to the 3.0 milestone Feb 14, 2015
@anoopsinghbayes
Copy link
Author

when you re-size of the container the grid some times moves up and down for a split mill-second before coming back in place .This does not happens if you dont use ui-grid-selection

@c0bra
Copy link
Contributor

c0bra commented Mar 2, 2015

This is probably happening because the row header is increasing the the width beyond the available canvas when it resizes to a smaller size, and that's causing the grid to wrap.

@PaulL1
Copy link
Contributor

PaulL1 commented Mar 28, 2015

I think this is a flavour of #3031, and somewhat of #3125, #2997, #1957

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants