Skip to content

Profiler link from redirect page is resetting the panel selection #20637

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
ABM-Dan opened this issue Nov 25, 2016 · 0 comments
Closed

Profiler link from redirect page is resetting the panel selection #20637

ABM-Dan opened this issue Nov 25, 2016 · 0 comments

Comments

@ABM-Dan
Copy link

ABM-Dan commented Nov 25, 2016

When you inspect a page that was reached through a redirect, you can see a line like
"302 Redirect from POST @example_route (123def)", with the "123def" token being a link to that page inspection, but unlike other parts of the navigation (like the latest button), clicking on it brings you to the "Request / Response" tab instead of the tab you're currently looking at.

fabpot added a commit that referenced this issue Dec 6, 2016
…ofile (javiereguiluz)

This PR was merged into the 3.1 branch.

Discussion
----------

Maintain the selected panel when redirecting to another profile

| Q             | A
| ------------- | ---
| Branch?       | 3.1
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #20637
| License       | MIT
| Doc PR        | -

Commits
-------

de7b326 Maintain the selected panel when redirecting to another profile
@fabpot fabpot closed this as completed Dec 6, 2016
ostrolucky pushed a commit to ostrolucky/symfony that referenced this issue Mar 25, 2018
…ther profile (javiereguiluz)

This PR was merged into the 3.1 branch.

Discussion
----------

Maintain the selected panel when redirecting to another profile

| Q             | A
| ------------- | ---
| Branch?       | 3.1
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | symfony#20637
| License       | MIT
| Doc PR        | -

Commits
-------

de7b326 Maintain the selected panel when redirecting to another profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants