Skip to content

Fit the project filter dropdown to available viewport space - #2585

Open
niemyjski wants to merge 2 commits into
mainfrom
issue/customer-project-dropdown
Open

niemyjski wants to merge 2 commits into
mainfrom
issue/customer-project-dropdown

Conversation

@niemyjski

@niemyjski niemyjski commented Sep 16, 2026

Copy link
Copy Markdown
Member

The project filter allows a 24rem options list when space permits and stays within the available viewport. Short lists and filtered results shrink to their contents; only the options scroll, keeping search and footer actions visible.

The project-only layout uses CSS grid rows in the existing picker, without descendant selectors or changes to shared popover/command primitives. Other dropdowns retain their existing layout.

Validation: two local browser regressions passed on the revised layout, covering desktop height, search-driven shrinking, keyboard interaction, short/tall mobile viewports, and a 640x360 CSS viewport representing a 1280x720 window at 200% zoom. A fresh screenshot confirms the desktop layout. Native browser-toolbar zoom was not automated. npm run validate passed with zero errors or warnings. Hosted CI is reported separately.

No public API changes or breaking changes.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-20T03:35:33.527245Z 43db663 New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 37% 35% 286
Exceptionless.Web 85% 70% 8108
Exceptionless.Core 76% 68% 10538
Exceptionless.AppHost 38% 41% 147
Summary 79% (26375 / 33396) 68% (12261 / 18049) 19079

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.

1 participant