Skip to content

Fix: Resolved duplicate placeholder text rendering in Skills input field#291

Open
ishani-1910 wants to merge 1 commit into
komalharshita:mainfrom
ishani-1910:patch-1
Open

Fix: Resolved duplicate placeholder text rendering in Skills input field#291
ishani-1910 wants to merge 1 commit into
komalharshita:mainfrom
ishani-1910:patch-1

Conversation

@ishani-1910
Copy link
Copy Markdown

This PR fixes a UI bug in the "Your Skills" section where the placeholder text "Type a skill and press Enter..." was rendering twice/overlapping inside the input container.

The duplicate rendering issues have been resolved, ensuring that only a single placeholder element is displayed and formatting/readability is restored

Changes Made

  • Located and removed duplicate input components/nested placeholder elements in the Skills input section.
  • Fixed the layout/rendering alignment of the skills placeholder text.
  • Verified that the UI matches the expected clean appearance

Closes #267

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Duplicate placeholder text rendered in Skills input field

1 participant