angular-ui/ui-grid

rowedit saverow ignoring whitespaces both at the leading and trailing

Open

#6,822 创建于 2018年8月3日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
good first issueneeds: analysis

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi, I am using saverow feature of rowEdit inside ui-grid. There is a requirement for us to support blank values, whitespaces at the begining and trailing but UIgrid saw row removes the whitespace before sending value to save row. I tried adding the css whitespace:pre. Is there anything I am missing ?

贡献者指南