Skip to content

Conversation

@SisyphusZheng
Copy link
Contributor

I personally believe that the current performance of the website on mobile devices is not optimal, and it would be better if improvements are made.

before:

before-1 before-2

after:
after-2

after-1

Comment on lines -144 to -147
&.current {
visibility: hidden;
}

Copy link
Member

Choose a reason for hiding this comment

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

"Performance", or personal aesthetic preferences? There's a very large difference between the PR description and the actual changes, at least in English. Might just be a translation issue but wanted to ask in case I'm misunderstanding you.

Whilst I do prefer always showing the branding/home link on sites I create, I don't think we should be changing this just for personal preference. However, we have spoken in the past about heading styling issues on certain screen sizes (I think near 1000px wide is a bad one) and those I'd absolutely love fixes for, just don't have time myself.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"Performance", or personal aesthetic preferences? There's a very large difference between the PR description and the actual changes, at least in English. Might just be a translation issue but wanted to ask in case I'm misunderstanding you.

Whilst I do prefer always showing the branding/home link on sites I create, I don't think we should be changing this just for personal preference. However, we have spoken in the past about heading styling issues on certain screen sizes (I think near 1000px wide is a bad one) and those I'd absolutely love fixes for, just don't have time myself.

Oh,what I mean is that there is a gap in the "head" section when displayed on mobile devices(before-1-picture), which doesn't look very aesthetically pleasing. I just want to fix this issue, and displaying the logo directly is simply because this method is more straightforward.

Copy link
Member

Choose a reason for hiding this comment

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

The gap is quite intentional though, I don't think we need to collapse it/fill in the space necessarily.

If you did really want this, I'd say it should be limited to mobile only & should not have the "current" style applied to it as that looks not great, IMO.

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