Skip to content

Improve Table Layout for azd tool list #8670

Description

@hyoshis

Currently the command azd tool list shows unclear information at responsive layouts. And also this command shows inconsistent label and column order compared to the extension list command.

Here are 3 proposed designs for each responsive breakpoint.

1. Design at full-width (80+ chars)

Image

2. Design at mid-width (60-80 chars)

Image

A few things to note:

  • The Name column is a key identifier in the tool list, since tool IDs alone are often insufficient for users to recognize the associated tool unlike the extension IDs.
  • In this breakpoint, the name value should span multiple rows as needed so that all the content is visible in the terminal width.

3. Design at the smallest width (< 60 chars)

Image

Metadata

Metadata

Assignees

Labels

area/extensionsExtensions (general)area/toolsExternal tools (Docker, npm, Python)area/uxUX, prompts, output formattingenhancementNew feature or improvement

Fields

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions