Iterations dropdown component is not consistent with gitlab/ui
Summary
The Iterations dropdown component currently doesn't conform to https://gitlab-org.gitlab.io/gitlab-ui/?path=/story/base-dropdown--with-header-and-footer
| Current | Expected (disregard input width) |
|---|---|
![]() |
![]() |
Steps to reproduce
- Navigate to an issue
- Click
Editnext to Iteration in the sidebar - View the dropdown
What is the current bug behavior?
The Iteration dropdown is missing some styling
What is the expected correct behavior?
🎨 Expected design:
-
✅ When no option is applied, placeholder in the sidebar should readNone, similar to milestones, instead ofNo iteration -
✅ Add a divider under the dropdown header -
✅ Add a divider under theno iterationoption
- Spacing between the
MilestoneandIterationrows should be 16px/1rem - Spacing between the
Iterationlabel and value (ie: none) should be 8px/1rem

Edited by Alexis Ginsberg