Skip to content
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

chore: remove Page.Header console component #2712

Merged
merged 4 commits into from
Sep 18, 2024
Merged

chore: remove Page.Header console component #2712

merged 4 commits into from
Sep 18, 2024

Conversation

deniseli
Copy link
Contributor

Part 1 of #2490

Deletes the Page.Header component, which is an artifact of a bygone era.

Since the timeline page also had a time range filter embedded in the header, I moved that over to the left-hand-side filter panel. It just need a tiny bit of resizing to fit.

Screenshot 2024-09-17 at 4 29 45 PM Screenshot 2024-09-17 at 4 36 51 PM

@deniseli deniseli marked this pull request as ready for review September 17, 2024 20:38
@deniseli deniseli requested review from alecthomas and a team as code owners September 17, 2024 20:38
@deniseli deniseli requested review from wesbillman and removed request for a team September 17, 2024 20:38
This was referenced Sep 17, 2024
Copy link
Member

@wesbillman wesbillman left a comment

Choose a reason for hiding this comment

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

Legend! Thanks for cleaning this up!

I'm guessing we should nuke Page at some point too maybe? Or at least make sure it's what we actually want.

@wesbillman wesbillman merged commit 2e719cf into main Sep 18, 2024
90 checks passed
@wesbillman wesbillman deleted the dli/rm-header branch September 18, 2024 00:03
@deniseli
Copy link
Contributor Author

Legend! Thanks for cleaning this up!

I'm guessing we should nuke Page at some point too maybe? Or at least make sure it's what we actually want.

Yeah I was looking around at the usage and one of the main ones was the deployment page, which I'm about to rewrite anyway, so I'm going to just nuke Page after that to avoid churning CSS fixes.

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.

2 participants