hasura / hasura/graphql-engine

Computed fields: Function name dropdown does not show the available functions for selection

Open
#6,769 2 comments 0 reactions 0 assignees View on GitHub
a/data c/console support/needs-more-info
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

I'm trying to add a `computed field` with Hasura cloud `v2.0.0-cloud.2`.

I've already added some custom functions, but none are available for selection in the `Function name` dropdown.

My functions:
![image](https://user-images.githubusercontent.com/4669234/114199485-a20d1100-9954-11eb-923a-4443551d1494.png)

Empty list of functions:
![image](https://user-images.githubusercontent.com/4669234/114200075-219ae000-9955-11eb-82f1-57436bd96aef.png)

Thank you!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the computed field form using the custom functions described in the issue, then inspect how the Function name dropdown obtains its options. Done means eligible custom functions appear for selection instead of an empty list.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.