Page MenuHomePhabricator

The front-end doesn't support selecting a type that's returned by a function call
Closed, ResolvedPublic

Description

While creating a ZObject and choosing the type, we create an instance of the ZObjectSelector component with type=Z4 and returnType=Z4. This allows for searching types as well as functions that return types.

However, for the second case, the UI is not prepared (except for the hardcoded Z881 option)

This requires a big transformation of how the ZObjectKey and ZObject components treat their types.

Event Timeline

Mahir256 renamed this task from The front-end doesn't support selecting a type that's returned by a function call. to The front-end doesn't support selecting a type that's returned by a function call.Aug 22 2022, 2:57 PM
MShilova_WMF changed the task status from Open to Stalled.Aug 22 2022, 3:17 PM
gengh changed the task status from Stalled to Open.Sep 6 2022, 2:45 PM

This should be now resolved with current implementation of Mode selector. Moving to Verify in production.