Skip to content

fix: resolve skills form UI issues#305

Open
abhi-nav-25 wants to merge 2 commits into
komalharshita:mainfrom
abhi-nav-25:fix/tooltip-ui
Open

fix: resolve skills form UI issues#305
abhi-nav-25 wants to merge 2 commits into
komalharshita:mainfrom
abhi-nav-25:fix/tooltip-ui

Conversation

@abhi-nav-25
Copy link
Copy Markdown

@abhi-nav-25 abhi-nav-25 commented May 18, 2026

Summary [required]

This PR fixes the tooltip UI issue in the Skills Form section. Previously, hovering over the info icon only displayed a question mark instead of the intended tooltip content. The tooltip now correctly displays helper text on hover, and spacing/styling inconsistencies were also improved for a cleaner UI experience.

Related Issue [required]

Closes #237

Type of Change [required]

  • Bug fix — resolves a broken behaviour

  • Style — CSS or visual changes only, no logic change

What Was Changed [required]

File ------- | Change made -- |
index.html | Updated tooltip structure and fixed hover behaviour
style.css -- | Improved tooltip styling, spacing, and visibility

Self-Review Checklist [required]

  • I have read CONTRIBUTING.md and followed all guidelines

  • My branch name follows the convention: feat/, fix/, docs/, data/, style/, test/

  • I have tested the changes locally

  • I have not introduced any print() or console.log() debug statements

  • I have not modified files outside the scope of the linked issue

  • If I changed the UI, I tested it at 375px (mobile) and 1280px (desktop)

Notes for Reviewer

Please verify tooltip visibility and spacing consistency across different screen sizes.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

@abhi-nav-25 is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Thank you for submitting your first pull request to DevPath.

Before review:

  • Complete the PR template fully
  • Ensure all tests pass
  • Link your PR to an issue
  • Keep changes scoped to the issue

A maintainer will review your contribution soon.

@kavichowdary159-web
Copy link
Copy Markdown

Hi 👋

I’d like to work on this issue under GSSoC 2026.

I reviewed the recommendation engine requirements and plan to improve the scoring logic while keeping the implementation modular and maintainable. I’ll test the changes locally before submitting the PR.

Please assign this issue to me.

Thanks!

@abhi-nav-25
Copy link
Copy Markdown
Author

hi @komalharshita please check my PR

@komalharshita
Copy link
Copy Markdown
Owner

@abhi-nav-25 kindly resolve the merge conflicts

@komalharshita komalharshita added the need review Further information is requested label May 19, 2026
@abhi-nav-25
Copy link
Copy Markdown
Author

@komalharshita Plz check now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc-2026 need review Further information is requested type:accessibility type:bug Something isn't working ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: UI Issues in Skills Form: Duplicate Placeholder, Uneven Spacing, and Non-Functional Tooltip

3 participants