Skip to content

Conversation

dipja
Copy link
Collaborator

@dipja dipja commented Nov 14, 2022

Description

Design document for Dynamic Type Ahead feature.

schema:
{
"type": "Input.ChoiceSet",
"id": "selectedUser",
"choices": [
{ "title": "Static 1", "value": "Static 1" }
],
"choices.data": {
"type": "Data.Query",
"dataset": "graph.microsoft.com/users"
},
}

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the no-recent-activity label Nov 21, 2022
@ghost
Copy link

ghost commented Nov 21, 2022

Hi @dipja. This pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

Copy link
Member

@jwoo-msft jwoo-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

@jwoo-msft jwoo-msft requested a review from paulcam206 November 28, 2022 22:37
@ghost ghost removed the no-recent-activity label Nov 28, 2022
@ghost
Copy link

ghost commented Nov 28, 2022

Staleness reset by jwoo-msft

@ghost ghost added the no-recent-activity label Dec 5, 2022
@ghost
Copy link

ghost commented Dec 5, 2022

Hi @dipja. This pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

@johnmiroki
Copy link

@dipja hello. Do you happen to have any idea how to create these dataset instead of using the one provided by Microsoft? Appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants