mirror of
https://github.com/getredash/redash.git
synced 2026-05-13 06:00:53 -04:00
Before this change, pressing enter in Firefox 55 would insert a line break into the description field and then save it. This change prevents the line break from being inserted before saving. There's no change to Chrome's behaviour from this change.