-
Notifications
You must be signed in to change notification settings - Fork 121
Prevent TextSections from Overlapping with Header in Features Component #168
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Vibhor Phalke <vibgitcode27@gmail.com>
Signed-off-by: Vibhor Phalke <vibgitcode27@gmail.com>
Signed-off-by: Vibhor Phalke <vibgitcode27@gmail.com>
|
Hey @Vibgitcode27 , thanks for you PR. Your PR is making the required change, however I've a suggestion - can the visibility time of the heading be increased? When you scroll down, this space becomes empty and looks somewhat odd. Expected behavior: is that till the next heading comes up, the first one should be shown (like the first heading and the content should be scrolling upwards till the next heading is completely visible). WDYT about this @Sonichigo ? |
|
@yaten2302 Personally, I find the heading a bit distracting, and I feel the updated UI looks cleaner. Please confirm, and I’ll make the necessary changes to bring the heading back into view. |
|
|
8 similar comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
2 similar comments
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |

Fix: Prevent TextSections from Overlapping with Header in Features Component
Description of Changes
This PR addresses issue #2495 where the
TextSectioncomponents in the Features section were overlapping with the header text ("Keploy for Developers") during scrolling. This overlap caused readability issues and disrupted the overall user experience.🧐 Steps to Verify
TextSectioncomponents no longer overlap with the header text.🧱 Related Issue
Closes #2495
💻 Video Description
2025-01-06.22-23-46.mp4
🎲 Environment