How to build notion style "editable when clicked" fields? #8896
tanishqkancharla
started this conversation in
General
Replies: 1 comment 7 replies
-
I'm not sure I'm familiar with the "input" you're describing, do you have instructions for how to see one on Notion? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Notion has a pattern where inputs open a modal with a text editor only when they're clicked:
What's the right way to build this pattern with Modal, Dialog, and/or Popover
Beta Was this translation helpful? Give feedback.
All reactions