MFOSSociety / MFOSSociety/sourcecodearea

Line wrapping

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Steps to reproduce:

1. Keep typing. Go on. Keep going. Till you reach next line automatically.
2. Now press enter and start typing.
3. Look how beautifully the two lines are overlapping.

Line wrapping needs to be implemented. I guess browser is automatically wrapping it currently.

The implementation should be such that
- incomplete words should automatically be shifted to next line
- resizing the window should automatically change the wrapping. (or add a horizontal scrollbar).

Any better suggestions?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by reproducing the overlapping lines in the web source code editor and inspect the current wrapping behavior; it is done when long input wraps without overlap and resizing continues to wrap correctly or provides a horizontal scrollbar.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.