INGInious / INGInious/problems-permutation

One line uniquely

未关闭
#1 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
1
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 permutation-studio/src/Row.jsx 的第 126 行开始,检查 value 文本区域如何使用 whiteSpace 样式。更改行为,使 permutation 能够显示多行内容,然后验证包含多行的富元素能够被渲染,而不会被强制显示为单行。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
frontend
Issue 类型
功能
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。