microsoft / microsoft/sre-agent

[UX] Setup badges consume the new-chat mobile viewport

Open Beginner friendly
#256 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
160
Forks
97
Avg merge
2d 5h
Merged PRs (30d)
12

Description

## Issue Description

On the new chat page at mobile widths, the setup badges wrap across multiple rows and expand to fill most or all of the top section. This pushes the primary chat workflow below the fold and makes the page feel dominated by secondary setup actions.

Image

## Steps to Reproduce

1. Open Azure SRE Agent on a mobile device or resize the viewport to approximately 390 x 844 CSS pixels.
2. Navigate to **New Chat Thread**.
3. Observe the setup badges displayed above the primary chat content.

## Actual Behavior

The badges wrap vertically across multiple rows and consume a large portion of the viewport.

## Expected Behavior

The badges should remain in one compact horizontal row. When they exceed the available width, the row should support horizontal scrolling rather than vertical wrapping. The primary new-chat workflow should remain visible without excessive initial scrolling.

## Impact

Degrades the primary mobile entry experience and obscures the main chat action.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the New Chat Thread at approximately 390 x 844 CSS pixels, then locate the setup badge layout implementation and inspect its mobile wrapping behavior. Done means the badges stay in one compact horizontal row with horizontal scrolling when needed, while the primary chat workflow remains visible without excessive initial scrolling.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.