Skip to content

Conversation

@Sagar1610Codes
Copy link
Contributor

Summary

Fixed an issue where the placeholder text ("Start typing here...") didn't disappear after typing.
The problem was caused by a spelling error that prevented the script from running.

This improvement was made as part of the OSconnect open-source event, which I participated in.


Changes

  • Spelling Error Fix: Corrected a typo in the JavaScript, allowing the script to run and toggle the empty class correctly.
  • Placeholder Behavior: Once the script ran, the placeholder text now disappears as expected when the user starts typing.

Why It Was Happening

The script was not executing due to a spelling error in the JavaScript file, which prevented the placeholder behavior logic from working correctly.


ResolvedStartTypingHere

Resolved: StartTypingHere
Closes: #717

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@Harsh-26626
Copy link
Collaborator

2025-08-16.22-04-02.mp4

Your version works but can you also move the typing indicator to before Start typing here...
WhatsApp Image 2025-08-16 at 22 08 32_9079e00c
It always appears after here.... Can you fix this?

@Harsh-26626 Harsh-26626 changed the base branch from main to master August 17, 2025 18:54
@Harsh-26626 Harsh-26626 changed the base branch from master to main August 17, 2025 18:55
@Harsh-26626 Harsh-26626 merged commit e3bb33d into opensource-society:main Aug 17, 2025
1 check passed
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.

2 participants