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

100% funnel chart not taking up 100% height #5251

Closed
1 of 2 tasks
marcushyett-ph opened this issue Jul 21, 2021 · 4 comments · Fixed by #5269
Closed
1 of 2 tasks

100% funnel chart not taking up 100% height #5251

marcushyett-ph opened this issue Jul 21, 2021 · 4 comments · Fixed by #5269
Labels
bug Something isn't working right

Comments

@marcushyett-ph marcushyett-ph added the bug Something isn't working right label Jul 21, 2021
@paolodamico
Copy link
Contributor

It shows the full bar for me, think this was inadvertently fixed in one of our PR fixes, can you confirm @marcushyett-ph ?

@marcushyett-ph
Copy link
Contributor Author

Nope I still get it on app after a hard refresh...

@samwinslow
Copy link
Contributor

On my end, I can't even load this page (400 Bad Request: Error parsing headers: 'limit request headers fields size').

I think it's a combination of our Cookie and :path: headers both being huge. Cookie alone is 8KB, and a standard limit of either 8 or 16KB for header fields may be imposed.

Somewhat of a separate issue for infrastructure, but I'll see if I can reproduce this UI bug on another funnels query.

@samwinslow
Copy link
Contributor

Can repro on Safari. Working on a solution now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants