twenty icon indicating copy to clipboard operation
twenty copied to clipboard

I should be able to filter on workspaceMember = me

Open FelixMalfait opened this issue 4 months ago • 20 comments

Context

In https://github.com/twentyhq/twenty/pull/7196 we introduce "variable filters" such as "today" or "in the future", in which the frontend dynamically replaces the value before throwing the query.

Current behavior

Screenshot 2024-10-23 at 22 41 07

Desired behavior

We would like to introduce a "current user" option for workspaceMember relations, for example assignee on Tasks.

See how Linear is also doing it:

Screenshot 2024-10-23 at 22 43 43

Figma

  • Change no owner icon to circle-dashed-x
  • The text for "is empty" should be no field-name e.g no owner, no assignee...
  • Create a new me value with user-circle icon

CleanShot 2024-10-24 at 13 46 55

https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=43752-81861&node-type=instance&t=tFDldeynurqAJQpp-11

FelixMalfait avatar Oct 23 '24 20:10 FelixMalfait