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
As we have discussed in this thread and in this post, we should replace the terminology of hardBreak and softBreak with lineBreak and paragraphBreak that is causing confusion.
@jeromesimeon also suggested to do the same here.
We are not going to be using those terminologies in the code so having them in the UI will just create more confusion in the future.
This would obviously make more sense after #270 is resolved and implemented.
In the deploy preview of #270, this is how the demo text appears.
Current Behavior
Expected Behavior
lineBreak => shift + enter paragraphBreak => enter
Desktop
OS: Windows 10
Browser: Chrome
Version 90.0.4430.93 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Bug Report 🐛
As we have discussed in this thread and in this post, we should replace the terminology of
hardBreak
andsoftBreak
withlineBreak
andparagraphBreak
that is causing confusion.@jeromesimeon also suggested to do the same here.
We are not going to be using those terminologies in the code so having them in the UI will just create more confusion in the future.
This would obviously make more sense after #270 is resolved and implemented.
In the deploy preview of #270, this is how the demo text appears.
Current Behavior
Expected Behavior
lineBreak => shift + enter
paragraphBreak => enter
Desktop
The text was updated successfully, but these errors were encountered: