-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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 varies of style issues for community page #43740
Fix varies of style issues for community page #43740
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/area web-development |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on the quick look of the Preview Page, this looks like an improvement!
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
A significant improvement! Thanks for this PR
@nekomeowww while we're at it, I can see some more improvements we can make (only if you wish to make them)
Rest all good, Thanks again |
Absolutely! Although, it's a bit late for tonight in my time zone, I will tweak it and get it squashed and updated tomorrow ASAP. |
Is this the navigation items you talked about? What do you mean by "can be centered"? It is now centered on screens except mobile devices, it will left align the navigation items on left. Are you saying you want to center these navigation items even on mobile devices?
@Gauravpadam Can you provide me some screenshots or steps to reproduce? On what size of the device are you experiencing such horizontal scroll issue? |
ed09083
to
462315a
Compare
Yes. Adjusted. Interesting. I've tested all sorts of the viewports all the way from 4K to 720P with or without refreshes, I never got the overflow scroll like you did. Do you know how to use devtools to point the elements? May I ask you to help me to find the overflow element that causes the scroll? |
Sure, I'll try some tinkering and get back to you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressing these should solve our problems
6655854
to
1f3a9cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that fits!
LGTM, Thanks for the good work @nekomeowww
(You'll have to wait a bit more for an approver's approval though)
Aside / doesn't block a merge |
@sftim I agree with you. I should keep the padding around navigation items to prevent it being to wide to read. I will adjust it as suggested and make it more closer to the previous design.
Good point. I will try to find a suitable design to try to make it better to scroll so the footer won't be such meaningless. |
1f3a9cb
to
6c1cd08
Compare
6440875
to
ee960b6
Compare
Please note this "Nothing to see here - yet" empty list for Twitter (X) widget wasn't broke by either the related #43766 Pull Request and this Pull Request. It is something the developer platform of Twitter (X) team should address and get fixed. About the "Nothing to see here - yet" issue of Twitter (X) widget, there are two forums that are actively being used by community to report the incidents, read more and follow here: |
@sftim @Gauravpadam Could you please take a review on this? |
100f61a
to
4ede9c5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Fixed overflowed line through of headings, use a better solution to achieve the same effect 2. Adjusted the font size of headings when in smaller screens, it was way too big for mobile devices and reduces readability 3. Added paddings for the Recent News section, it used to have no paddings and looks weird 4. Adjusted the navigation anchor links for sections, the button style was way too big and not harmony with the rest of the design pattern 5. Added comments for blocks 6. Make it more consistent for paddings, margins and other styles for each of the sections 7. Fixed the entangled styles with the size of view ports, make it more smoother when resizes 8. Remove hard-coded paddings and margins 9. Fixed incorrect vw unit usages, center navigation items, linted function calls 10. Added some small animation transitions for the smoother experience Signed-off-by: Neko Ayaka <neko@ayaka.moe>
4ede9c5
to
31dc056
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: fe6eb6a4eb3bdbdf8536e9b9567c559424febde5
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
Pull Request Dependency
Requires
Previous
Desktop
Inconsistent Padding
Mobile
Height of banner image is too small
Lines overflow
Inconsistent Padding
After
Desktop
Mobile