garysieling / garysieling/jquery-highlighttextarea

Is overflow on root element necessary?

Open
#40 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
157
Forks
72
PR merge metrics
No merged PRs in 30d

Description

https://github.com/mistic100/jquery-highlighttextarea/blob/master/jquery.highlighttextarea.css#L9

I've removed the line above because we style the input/textarea with a glowing effect on focus.

![without-overflow](https://cloud.githubusercontent.com/assets/476567/5433802/30e8b7ec-844b-11e4-897d-6a9a0dc7da08.gif)
![with-overflow](https://cloud.githubusercontent.com/assets/476567/5433803/34187308-844b-11e4-8a09-96636999e1ac.gif)

Contributor guide

No contributing guide indexed for this repository

Research direction

Open jquery.highlighttextarea.css at line 9 and inspect the root overflow rule alongside the linked focus-glow behavior and screenshots. Determine whether removing the rule preserves the intended input and textarea styling, then document whether the line should remain or be removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.