Skip to content

Text Overflow Issue in UI Component on Home Page (Mobile View)#1514

Closed
Yashwanth1906 wants to merge 6 commits intojson-schema-org:mainfrom
Yashwanth1906:button-ui-change
Closed

Text Overflow Issue in UI Component on Home Page (Mobile View)#1514
Yashwanth1906 wants to merge 6 commits intojson-schema-org:mainfrom
Yashwanth1906:button-ui-change

Conversation

@Yashwanth1906
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?
🛠 Bugfix: Ensures text properly fits within UI components on the Home Page (mobile view) without overflowing or misalignment.

Issue Number:
Closes #1483

Screenshots/videos:

image

If relevant, did you update the documentation?
N/A (No documentation changes required)

Summary
This PR fixes an issue where text inside UI components on the Home Page (mobile view) does not properly fit within its container, leading to overflow and readability issues. The changes ensure that:
✅ Containers adjust dynamically based on screen size.
✅ Text remains fully visible without getting truncated or misaligned.
✅ The UI maintains consistency across different screen sizes.

Does this PR introduce a breaking change?
No, this PR does not introduce any breaking changes.

Steps to Test:
Open the Home Page on a mobile device.
Verify that the text inside UI components fits properly without overflowing.
Ensure that the container adjusts dynamically based on different screen sizes.

🚀 Ready for review! Let me know if any further changes are required.

@Yashwanth1906 Yashwanth1906 requested a review from a team as a code owner March 13, 2025 00:02
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 13, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 3274903

@Yashwanth1906
Copy link
Copy Markdown
Contributor Author

@DhairyaMajmudar Review this pr.

Comment thread pages/index.page.tsx Outdated
@Yashwanth1906
Copy link
Copy Markdown
Contributor Author

@DhairyaMajmudar There are lot of tags in the page can i change all of them or change that particular one?

Thanks

@Yashwanth1906
Copy link
Copy Markdown
Contributor Author

@DhairyaMajmudar Done with all the changes

@Yashwanth1906
Copy link
Copy Markdown
Contributor Author

@benjagm @DhairyaMajmudar Is there anything i need to change?

@Yashwanth1906
Copy link
Copy Markdown
Contributor Author

@DhairyaMajmudar Can u review this pr?

@benjagm
Copy link
Copy Markdown
Collaborator

benjagm commented May 31, 2025

Hi everyone. This issue will be fixed as part of the GSoC project #1654 . For this reason, we will close it and work on the new version of the component.

Thanks everyone!!

@benjagm benjagm closed this May 31, 2025
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.

🐛 Bug: Text Overflow Issue in UI Component on Home Page (Mobile View)

3 participants