Skip to content

Conversation

@rivka-ungar
Copy link
Contributor

@rivka-ungar rivka-ungar commented Jul 23, 2025

User description

https://monday.monday.com/boards/3532714909/views/80492480/pulses/9652455269


PR Type

Bug fix


Description

  • Fix dropdown selected value to stretch full width

Diagram Walkthrough

flowchart LR
  A["Dropdown Trigger"] --> B["Selected Item"] 
  B --> C["Add width: 100%"]
  C --> D["Full Width Stretch"]
Loading

File Walkthrough

Relevant files
Bug fix
Trigger.module.scss
Add full width styling to selected item                                   

packages/core/src/components/DropdownNew/components/Trigger/Trigger.module.scss

  • Added width: 100% to .selectedItem class to ensure full width
    stretching
+1/-0     

@qodo-merge-for-open-source
Copy link
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@rivka-ungar rivka-ungar merged commit b5899df into master Jul 23, 2025
16 checks passed
@rivka-ungar rivka-ungar deleted the dropdown-stretch-selected-value-full-width-9652455269 branch July 23, 2025 13:14
@talkor talkor restored the dropdown-stretch-selected-value-full-width-9652455269 branch July 24, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants