react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

Assign property value is not showing up

Open anupam-saha opened this issue 3 years ago • 5 comments
trafficstars

If it's a not quick fix then shall we somehow customize the list of properties showing up? That way we can hide the Assign property if it's broken.

Screenshot 2022-04-04 at 2 06 22 PM

anupam-saha avatar Apr 04 '22 08:04 anupam-saha

Please follow the issue template and include a notion ID to make it easier to reproduce the issue.

transitive-bullshit avatar Apr 04 '22 09:04 transitive-bullshit

We currently don't have great support for user type properties in general, since unlike other properties which are self-contained, they're a reference to an external object we need to fetch.

Help on this would be very welcome 😄

transitive-bullshit avatar Apr 04 '22 09:04 transitive-bullshit

Whether is there any way to hide the [person] property if there is not any support. And is there any way to customize the properties to display? For example, removing the Assign property.

anupam-saha avatar Apr 04 '22 09:04 anupam-saha

Please follow the issue template and include a notion ID to make it easier to reproduce the issue.

Please find the notion ID for reference: f862af00009b46208402a88f5bdb2f7a

anupam-saha avatar Apr 04 '22 09:04 anupam-saha

Whether is there any way to hide the [person] property if there is not any support. And is there any way to customize the properties to display? For example, removing the Assign property.

In notion, if you go to any child page of a collection like f862af00009b46208402a88f5bdb2f7a, you can customize whether certain properties are shown. Just select the Assign property and set it to "Always hide".

Then, it won't be shown in react-notion-x or in notion.

transitive-bullshit avatar Apr 04 '22 10:04 transitive-bullshit