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

Sizing issue when scrolling on issue detail with comments #31

Open
danjohnson95 opened this issue Jan 30, 2017 · 1 comment
Open

Sizing issue when scrolling on issue detail with comments #31

danjohnson95 opened this issue Jan 30, 2017 · 1 comment
Labels
Milestone

Comments

@danjohnson95
Copy link
Owner

The issue detail header height can vary, so we can't set the height of the comment scroll div in CSS.

Instead, we'll need to detect the height in JS once we've injected the content, and then set the height accordingly afterwards.

@danjohnson95 danjohnson95 added this to the 1.0.0 milestone Jan 30, 2017
@danjohnson95 danjohnson95 self-assigned this Jan 30, 2017
@danjohnson95
Copy link
Owner Author

Merged, but still need to add functionality for when window resized.

@danjohnson95 danjohnson95 removed their assignment Aug 2, 2017
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

1 participant