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

Content not showing up in custom Dialog box #173

Open
AnuragVinodh opened this issue Sep 25, 2024 · 0 comments
Open

Content not showing up in custom Dialog box #173

AnuragVinodh opened this issue Sep 25, 2024 · 0 comments

Comments

@AnuragVinodh
Copy link

Hello, I am currently trying to make an azure devops extension that shows a list of sub tickets for a given work item in a custom dialog box.

This is my contributions in the manifest json:

image

and this would be my code :
image

The .addItemsDialog extension points to a html page:
image

When I publish my code, all I see is this:
image

No content gets displayed on the custom dialog box. What might have I done wrong here? I have followed the example in hub.tsx. I would like to replace the html page with a simple react app at some point.

@AnuragVinodh AnuragVinodh changed the title Content not showing up in custom Dialog boix Content not showing up in custom Dialog box Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant