Skip to content

refactor(devtools): improve profiler recorder controls #62010

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

Conversation

hawkgs
Copy link
Member

@hawkgs hawkgs commented Jun 11, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Refactoring (no functional changes, no api changes)

This PR will be part of a bigger effort to improve the Profiler UI/UX.

Reorganize the template and reduce the vertical space taken by the controls.

Screenshot 2025-06-11 at 18 03 08 Screenshot 2025-06-11 at 18 02 54

Reorganize the template and reduce the vertical space taken by the controls.
@ngbot ngbot bot added this to the Backlog milestone Jun 11, 2025
@hawkgs hawkgs requested a review from AleksanderBodurri June 11, 2025 15:07
Comment on lines +152 to +153
[hidden] {
display: none !important;
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to add this global style in this PR ? I doesn't look like the PR is introducing its usage.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah. Since tabs rely now on [hidden], I had to add this because changing the display property of a tab component (i.e. :host) overrides the default display: none by [hidden].

@hawkgs hawkgs added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Jun 12, 2025
@pkozlowski-opensource pkozlowski-opensource removed the request for review from AleksanderBodurri June 12, 2025 08:04
@pkozlowski-opensource
Copy link
Member

This PR was merged into the repository by commit bd3dc19.

The changes were merged into the following branches: main

@hawkgs hawkgs deleted the devtools/improve-profiler-rec-controls branch June 12, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: devtools target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants