Skip to content
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

Wrong Characters #4

Open
rectangle-man opened this issue Sep 30, 2022 · 2 comments
Open

Wrong Characters #4

rectangle-man opened this issue Sep 30, 2022 · 2 comments

Comments

@rectangle-man
Copy link
Collaborator

The textarea that overlays the read-only textarea called "fetchText" has the class name "fetchTextOverlay".
The user would type the text in this box.
Turn all the wrong characters red.

#HINT: A character is considered to be wrong if the current index 'i' (which is to be implemented and maintained) of the entered character doesn't match with the character at the ith character of the fetched paragraph.

@coderboy-yash
Copy link

Hey @rectangle-man can you please assign this issue to me under #hacktoberfest label
I can solve this issue

@gandholi-kumar
Copy link
Contributor

gandholi-kumar commented Oct 14, 2023

Hey @rectangle-man
Can you kindly help me in resolving few of my queries.

  1. Do we need to turn the color of wrongly typed word on click on "Analysis button" ?
  2. I would like to propose to have two different sections, one for read-only text and other for user input, becuase as user types wrong word there is a overlap of placeholder text with typed text, it impacts user experience.

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

No branches or pull requests

3 participants