You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When automatically computing the title of a modal form, the whitespace in HTML can cause the string to exceed the 100 character limit set. We should trim the title before cropping it.
The text was updated successfully, but these errors were encountered:
When automatically computing the title of a modal form, the whitespace in HTML can cause the string to exceed the 100 character limit set. We should trim the title before cropping it.
The text was updated successfully, but these errors were encountered: