INGInious / INGInious/problems-permutation

One line uniquely

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

Description

Hi,
I've seen that you have configured the permutation to have only one line element.
At line 126 line of code in INGInious-problems-permutation/permutation-studio/src/Row.jsx
you have written:
this.valueTA.style.whiteSpace = 'nowrap';
Why this choice? Can you set the whiteSpace to 'normal' to allow multiline?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at line 126 of permutation-studio/src/Row.jsx and inspect how the value text area uses the whiteSpace style. Change the behavior so the permutation can display multiline content, then verify that a rich element with multiple lines is rendered without being forced onto one line.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.