[GH-ISSUE #3624] [Bug] unable to type email_verified_at #1643

Closed
opened 2026-03-23 20:52:09 +00:00 by mirror · 6 comments
Owner

Originally created by @Joso997 on GitHub (Oct 5, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3624

Bug Description

I am unable to write email_verified_at in a table. Copy Paste works though

How to Reproduce

Just start typing email_verified_at

Expected Behavior

it should be email_verified_at instead of email verified at

I can't reproduce it here in text, anyway like above where verified is italic without spaces between words.
I see this might be a problem here on GitHub too.

Operating System

Windows 10

AppFlowy Version(s)

0.3.4

Screenshots

No response

Additional Context

No response

Originally created by @Joso997 on GitHub (Oct 5, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3624 ### Bug Description I am unable to write email_verified_at in a table. Copy Paste works though ### How to Reproduce Just start typing email_verified_at ### Expected Behavior it should be email_verified_at instead of email _verified_ at I can't reproduce it here in text, anyway like above where verified is italic without spaces between words. I see this might be a problem here on GitHub too. ### Operating System Windows 10 ### AppFlowy Version(s) 0.3.4 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@MayurSMahajan commented on GitHub (Oct 5, 2023):

Hey @Joso997! So you are not able to type things with _ (underscore) around them.
This is because wrapping words with an underscore is a markdown we use and also GitHub uses.
One way to get around it is by using a backslash like this:
\_sometext\_ this will show up like _sometext_ in Github

But now I have noticed that AppFlowy is not supporting the backslash key (). So that is a bug.
Thanks for bringing this to our attention.

<!-- gh-comment-id:1749130342 --> @MayurSMahajan commented on GitHub (Oct 5, 2023): Hey @Joso997! So you are not able to type things with _ (underscore) around them. This is because wrapping words with an underscore is a markdown we use and also GitHub uses. One way to get around it is by using a backslash like this: `\_sometext\_` this will show up like \_sometext\_ in Github But now I have noticed that AppFlowy is not supporting the backslash key (\). So that is a bug. Thanks for bringing this to our attention.
Author
Owner

@DevaanshPathak commented on GitHub (Oct 6, 2023):

@MayurSMahajan I would like to work on this issue, please assign it to me. Thanks!

<!-- gh-comment-id:1751092368 --> @DevaanshPathak commented on GitHub (Oct 6, 2023): @MayurSMahajan I would like to work on this issue, please assign it to me. Thanks!
Author
Owner

@MayurSMahajan commented on GitHub (Oct 7, 2023):

@DevaanshPathak To solve this issue, you actually want to solve #3628.

<!-- gh-comment-id:1751602415 --> @MayurSMahajan commented on GitHub (Oct 7, 2023): @DevaanshPathak To solve this issue, you actually want to solve #3628.
Author
Owner

@MayurSMahajan commented on GitHub (Oct 7, 2023):

Oops I have already assigned #3628 to someone else, please look for other issues!

<!-- gh-comment-id:1751602648 --> @MayurSMahajan commented on GitHub (Oct 7, 2023): Oops I have already assigned #3628 to someone else, please look for other issues!
Author
Owner

@DevaanshPathak commented on GitHub (Oct 7, 2023):

Sure, Thanks @MayurSMahajan

<!-- gh-comment-id:1751602706 --> @DevaanshPathak commented on GitHub (Oct 7, 2023): Sure, Thanks @MayurSMahajan
Author
Owner

@Xazin commented on GitHub (Oct 25, 2023):

Duplicate of #3628

<!-- gh-comment-id:1779865560 --> @Xazin commented on GitHub (Oct 25, 2023): Duplicate of #3628
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1643
No description provided.