angular-ui/ui-grid
在 GitHub 查看rowedit saverow ignoring whitespaces both at the leading and trailing
Open
#6,822 建立於 2018年8月3日
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 ?