angular-ui/ui-grid
Voir sur GitHubrowedit saverow ignoring whitespaces both at the leading and trailing
Open
#6 822 ouverte le 3 août 2018
good first issueneeds: analysis
Métriques du dépôt
- Stars
- (5 395 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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 ?