Skip to content

fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by adding flex-1#17055

Open
5w14 wants to merge 1 commit intoanomalyco:devfrom
5w14:5w14/mobile-sidebar-fix
Open

fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by adding flex-1#17055
5w14 wants to merge 1 commit intoanomalyco:devfrom
5w14:5w14/mobile-sidebar-fix

Conversation

@5w14
Copy link

@5w14 5w14 commented Mar 11, 2026

Issue for this PR

Closes #17057

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This PR fixes the sizing of workspace layout in mobile sidebar UI.

How did you verify your code works?

I've checked it visually.

Screenshots / recordings

Pre-change:
image

After change:
image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@5w14 5w14 requested a review from adamdotdevin as a code owner March 11, 2026 15:00
@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Mar 11, 2026
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions bot removed needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Mar 11, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@5w14 5w14 changed the title fix(web): improve mobile sidebar UI by adding flex-1 fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by adding flex-1 Mar 11, 2026
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

Successfully merging this pull request may close these issues.

web: mobile sidebar with workspaces shrinks to content size

1 participant