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

Scrollbar placeholder #3769

Merged
merged 1 commit into from
Jul 1, 2015
Merged

Conversation

swalters
Copy link
Contributor

Adds a placeholder element to the bottom of the left and right containers. Makes the viewport for those containers shorter to allow for placeholder.

We still have an issue when using mousewheel and scrolling to the bottom in any container other than the container that has the vertical scrollbar. This can easily bee seen on 401 tutorial. Pin something to the right and use the mousewheel to scroll the last few rows on left or body container. You will never get the last few rows. I'm hoping @c0bra can help fix.

Review on Reviewable

@swalters
Copy link
Contributor Author

Please wait to merge until I can fix the NoScrollBar scenarios.

@swalters swalters force-pushed the scrollPlaceholder branch from e572b52 to 323e1d4 Compare June 29, 2015 16:25
@swalters swalters force-pushed the scrollPlaceholder branch from 323e1d4 to 365f21f Compare June 29, 2015 16:59
@swalters
Copy link
Contributor Author

@c0bra it's ready for a merge

@c0bra
Copy link
Contributor

c0bra commented Jun 29, 2015

I'm trying to take a look but I'm uncertain if any quirks I encounter are related to this PR or not.

One thing I noticed is that if I enter "deep edit" mode and then try to tab after editing it goes to the first element on the page rather than whatever it should do.

Note: Same thing happens when hitting "Enter" but the change is committed.

@swalters
Copy link
Contributor Author

swalters commented Jul 1, 2015

@c0bra what tutorial are you seeing this behavior? On my local box, it works fine in 401 tutorial

@c0bra
Copy link
Contributor

c0bra commented Jul 1, 2015

On tutorial 201. I'm on Win7 Chrome. You?

@swalters
Copy link
Contributor Author

swalters commented Jul 1, 2015

201 doesn't use CellNav :) you won't get any tabbing or enter key out of it

@c0bra
Copy link
Contributor

c0bra commented Jul 1, 2015

Well it's sort of silly for me to suggest that there's a bug, then isn't it??

@c0bra
Copy link
Contributor

c0bra commented Jul 1, 2015

Looks great, @swalters. I say merge it.

swalters added a commit that referenced this pull request Jul 1, 2015
@swalters swalters merged commit 8941dcb into angular-ui:master Jul 1, 2015
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

Successfully merging this pull request may close these issues.

2 participants