Skip to content

Conversation

@Vibgitcode27
Copy link

Fix: Prevent TextSections from Overlapping with Header in Features Component

Description of Changes

This PR addresses issue #2495 where the TextSection components 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

  1. Navigate to the Features section of the landing page.
  2. Begin scrolling down the page slowly.
  3. Confirm that the TextSection components no longer overlap with the header text.
  4. Verify that the header ("Keploy for Developers") remains readable and visually distinct.

🧱 Related Issue

Closes #2495

💻 Video Description

2025-01-06.22-23-46.mp4

🎲 Environment

  • Operating System: Linux
  • Browser: Chrome, Firefox

Signed-off-by: Vibhor Phalke <vibgitcode27@gmail.com>
Signed-off-by: Vibhor Phalke <vibgitcode27@gmail.com>
Signed-off-by: Vibhor Phalke <vibgitcode27@gmail.com>
@yaten2302
Copy link
Contributor

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.

image

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 ?

@Vibgitcode27
Copy link
Author

Vibgitcode27 commented Jan 11, 2025

@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.

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

8 similar comments
@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

⚠️ Oops! We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy-staging
Copy link

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

2 similar comments
@keploy-staging
Copy link

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

@keploy
Copy link

keploy bot commented Apr 15, 2025

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

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]: TextSections Overlap with Header in Features Component

2 participants