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

Fix a few issues with the header #1315

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Fix a few issues with the header #1315

merged 2 commits into from
Jun 18, 2024

Conversation

jessepinho
Copy link
Contributor

@jessepinho jessepinho commented Jun 17, 2024

Before

Note the page links jammed against the top, and the wrapping chain ID

Screen.Recording.2024-06-17.at.4.32.47.PM.mov

After

Screen.Recording.2024-06-17.at.4.32.10.PM.mov

Copy link

changeset-bot bot commented Jun 17, 2024

🦋 Changeset detected

Latest commit: a8ae31b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
minifront Patch
@penumbra-zone/ui Patch
node-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -13,7 +13,6 @@ type Story = StoryObj<typeof Network>;
export const Basic: Story = {
args: {
name: 'penumbra-testnet-deimos-6',
connectIndicator: true,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Leftover unused prop

@jessepinho jessepinho marked this pull request as ready for review June 17, 2024 23:41
@jessepinho jessepinho requested a review from a team June 17, 2024 23:42
@jessepinho jessepinho merged commit f5c511e into main Jun 18, 2024
6 checks passed
@jessepinho jessepinho deleted the jessepinho/fix-header branch June 18, 2024 21:18
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.

3 participants