Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Fixing the filter text box in environments from clipping at Text Scaling.#3167

Merged
dhoehna merged 1 commit intomainfrom
user/dhoehna/FixForFilterTextBoxClipping
Jun 7, 2024
Merged

Fixing the filter text box in environments from clipping at Text Scaling.#3167
dhoehna merged 1 commit intomainfrom
user/dhoehna/FixForFilterTextBoxClipping

Conversation

@dhoehna
Copy link
Contributor

@dhoehna dhoehna commented Jun 6, 2024

Summary of the pull request

The filter text box on the "Environments" page would with clip, or disappear, what text scaling is applied because the width of the column was 10*.

I tried two fixed.

  1. Changing the width of the text box to MinWidth.
  2. Changing the width of the column to auto.

Solution 1 did not fix the issue.
Solution 2 did.

Added column spacing so the "Provider" did not butt up against the text box.

References and relevant issues

https://task.ms/50453170

Detailed description of the pull request / Additional comments

Validation steps performed

Manually tested.

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

Movie!
FilterTextBoxNotClipping

@dhoehna dhoehna requested review from a team, huzaifa-d and krschau June 6, 2024 21:00
@dhoehna dhoehna merged commit e0bb83e into main Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants