Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Update HtmlDumper.php#29176
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Update HtmlDumper.php#29176
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Made the dump search fixed as it's difficult to mange in long page.
ro0NL commentedNov 12, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Also see#28854 where we discussed this. More specifically:#28854 (comment) Or put different; can you add e.g. a (GIF) screenshot, to see how it works now |
ro0NL commentedNov 15, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Here's some work to keep the search bar fixed in view, while scrolling. But the JS needs some work still :) Feel free to take over.. or maybe@ogizanagi can help. Im kinda stuck on this one :) though i got the CSS ok now.. Absolute min width: Variable max width: |
fabpot commentedJan 13, 2019
@zeyad82 Any news? |
zeyad82 commentedJan 13, 2019
@ro0NL solution seemed more inclusive. |
This PR was squashed before being merged into the 4.2 branch (closes#29984).Discussion----------[VarDumper] Fixed search bar| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | yes| BC breaks? | no <!-- seehttps://symfony.com/bc -->| Deprecations? | no| Tests pass? | yes <!-- please add some, will be required by reviewers -->| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->| License | MIT| Doc PR | symfony/symfony-docs#... <!-- required for new features -->Continuation of#28854, replaces#29176initial:ctrl f:scroll:tested in chrome+ffcc@ogizanagirefhttps://caniuse.com/#feat=css-stickyCommits-------99d2893 [VarDumper] Fixed search bar


Made the dump search fixed as it's difficult to mange in long page.