Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dipja/dynamic type ahead doc #8050

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Dipja/dynamic type ahead doc #8050

wants to merge 17 commits into from

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.

specs/DesignDiscussions/DynamicTypeAhead.md Show resolved Hide resolved
@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.

None yet

5 participants