James Newton-King

Results 646 comments of James Newton-King

The row height is fixed on structured logs, traces, and trace detail. Nested spans on the trace detail page are each displayed on their own row. We calculate their depth...

I've reported this to FluentUI here: https://github.com/microsoft/fluentui-blazor/issues/4058

This should be mostly fixed in 9.4.1. It's still possible to get bad behavior by aggressively scrolling. Further improvement will require larger changes and probably a new FluentUI verison.

> Would love this. Was thinking perhaps a smaller next-step is to add support for icons from [Nerd Fonts](https://www.nerdfonts.com/), which has icons for lots of dev/tech products built-in, then maybe...

Could you rebase on the branch you're merging to? Looking through commits makes reviewing harder. And you automatically include a bunch of unrelated people to review: ![image](https://github.com/user-attachments/assets/df45eafe-3ba2-4db8-b21b-9950d614330e)

@copilot Add new overview tab to GenAIVisualizerDialog. Tab should be: - Labelled "Tools". - Have a count of the number of tools in the tab label with a FluentBadge. e.g....

@copilot Change tools tab to display a list of tools in a FluentAccodion control. Each tool is a FluentAccordionItem, with the type, name and description in the heading. The type...

cc @stephentoub. Using the new tool definitions telemetry from sem conventions and MEAI. Looks like only functions have useful information so UI is limited to showing just them

@copilot Move hard coded text in Aspire.Dashboard to resource files.