DanielMicrosoft

Results 7 issues of DanielMicrosoft

Currently, when you select "Send Feedback" in the front end of the app, it takes you a dead link. We should fix the form link or remove the menu option.

Steps to reproduce: 1. edit a command group that has commands under it, and save. 2. the previously disabled `delete` button, will become enabled.

This image shows example commands with long text, the DOM elements are not correctly housed in elements that limit width, this causes the necessity to excessively side-scroll to find the...

The `cancel` button is not visible when setting up new client config.

**Related command** **Description** This PR aims to speed up the time it takes to re-build the commandIndex. This is currently a major bottleneck to performance. The most expensive operations in...

Core
do-not-merge
Auto-Assign

**Related command** **Description** Adds telemetry for `commandpreservecasing` (to capture the casing used in the command) and `cmdidxrebuildtriggered` (to track whether or not a command index rebuild occurred in the command...

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...