Skip to content

Conversation

@suet-kei-chan
Copy link

No description provided.

- Unhide file list filters section
- Style filter dropdown buttons with blue background and hover states
- Add animated chevron arrow that rotates when dropdown opens
- Style active filter chips with hover states
- Hide leading icons on filter buttons
- Apply same blue background and hover states to filter chips
- Hide leading icons on active filter chips
- Resize X button icon to 16x16
- Remove spacing around X button for compact layout
@suet-kei-chan suet-kei-chan self-assigned this Dec 9, 2025
- Add flexbox layout to files-list__filters for horizontal alignment
- Position active filter chips to the right using margin-left: auto
- Add vertical separator line before active chips
- Adjust button and chip padding for consistent sizing
- Add 16px bottom margin to filter container
- Remove unnecessary !important flags from chip styles
- Add top margin to filter container
- Add gap spacing between filter buttons
- Update separator color to use standard border color
- Adjust chip padding
- Remove redundant wrapper styles from chip close button
Remove box-shadow, add black border, hide arrow container, and apply black fill to SVG icons.
Introduce custom blue color variables (--nmc-custom-blue-*) for primary, active, hover, and pressed states. Update filter buttons, chips, and popper borders to use these variables instead of hardcoded hex values for better maintainability and consistency.
Removes the background-color: initial rule from active menu items to allow proper hover state styling to be applied.
Rename CSS variables from nmc-custom-blue-* to nmc-ods-blue-* for consistency with ODS design system. Also replace remaining hardcoded black colors with Telekom color variables.
@suet-kei-chan suet-kei-chan marked this pull request as ready for review December 12, 2025 14:44
@memurats memurats merged commit 384cdae into stable32 Dec 15, 2025
4 of 5 checks passed
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.

3 participants