Skip to content

[WebProfilerBundle] Improve css for explained doctrine queries in profiler #48036

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

Conversation

PhilETaylor
Copy link
Contributor

@PhilETaylor PhilETaylor commented Oct 28, 2022

Q A
Branch? 6.2
Bug fix? yes
New feature? no
Deprecations? no - css change only
License MIT

Before this change, the Doctrine Queries ->Explain query panel in Profiler looked and acted odd (Double top border, and doesn't resize to full width)

Improvements on #46750 from @zolikonta back in July.

Before

BEFORE.mov

After

AFTER.mov

@carsonbot
Copy link

Hey!

I think @Amunak has recently worked with this code. Maybe they can help review this?

Cheers!

Carsonbot

@fabpot
Copy link
Member

fabpot commented Nov 1, 2022

If I'm correct, this is used by DoctrineBundle. In which case, I think we remove this from here and move it to DoctrineBundle instead. cc @javiereguiluz

@nicolas-grekas
Copy link
Member

@PhilETaylor could you please have a look at DoctrineBundle, see if we shouldn't move some rules there?

@javiereguiluz
Copy link
Member

Yes. Please note that there's a pending Doctrine PR to update the profiler to 6.2 (doctrine/DoctrineBundle#1558). I'm trying to find time to finish it.

@PhilETaylor
Copy link
Contributor Author

Sorry for the delay, I can circle back to this PR (and a few other open ones I have) at the this weekend.

@fabpot
Copy link
Member

fabpot commented Dec 9, 2022

Closing as this must be part of DoctrineBundle.

@fabpot fabpot closed this Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants