Skip to content

[WebProfilerBundle] Fix rendering empty cache calls #22127

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

Closed
wants to merge 1 commit into from
Closed

[WebProfilerBundle] Fix rendering empty cache calls #22127

wants to merge 1 commit into from

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Mar 23, 2017

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT
Doc PR symfony/symfony-docs#...

Before

image

After

image

The bug is real, given the current intention.

Regarding makeup; i think for now this is the most consistent. However the page is extremely long by default, so yes, this extra empty block margin makes it even longer (but still it looks better IMO).

Somewhat related to #21065 (comment)

<h4>Calls for '{{ name }}'</h4>
{% if calls|length == 0 %}
<div class="empty">
<p>No calls</p>
Copy link
Contributor Author

@ro0NL ro0NL Mar 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing dot removed intentionally. There's some inconsistency though around different panels.

@ro0NL
Copy link
Contributor Author

ro0NL commented Mar 24, 2017

Favoring #22129

@ro0NL ro0NL closed this Mar 24, 2017
@ro0NL ro0NL deleted the wdt/cache branch March 24, 2017 06:46
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.

1 participant