Skip to content

Conversation

@kniziol
Copy link
Contributor

@kniziol kniziol commented Oct 22, 2025

Summary

Q A
Bug fix? (use the a.b branch) ✔️
New feature/enhancement? (use the a.x branch)
Deprecations?
BC breaks? (use the c.x branch)
Automated tests included? n/a
Related user documentation PR URL n/a
Related developer documentation PR URL n/a
Issue(s) addressed Fixes #15547

Description

The options within the three-dot list item menu were hidden on small mobile devices (via the hidden-xs CSS class). This could be attributed to the transformation of list item actions from horizontal to vertical.

Please see the comparison 👇

Before After
Screenshot 2025-10-22 at 22 07 44 Screenshot 2025-10-22 at 22 08 41

Please see the video showing how I verified that 👇

Screen.Recording.2025-10-22.at.22.09.36.mov

📋 Steps to test this PR:

  1. Create a
    1. contact
    2. company
    3. segment
    4. etc.
  2. Go to list view
  3. Click on the three-dot for the previously created item
  4. Make the window wider/thinner so the navbar appears/disappears (for example: by opening the Responsive mode in DevTools)

@sonarqubecloud
Copy link

@Bastian2718 Bastian2718 added T1 Low difficulty to fix (issue) or test (PR) bug Issues or PR's relating to bugs user-interface Anything related to appearance, layout, and interactivity pending-test-confirmation PR's that require one test before they can be merged user-experience Anything related to related to workflows, feedback, and navigation labels Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issues or PR's relating to bugs pending-test-confirmation PR's that require one test before they can be merged T1 Low difficulty to fix (issue) or test (PR) user-experience Anything related to related to workflows, feedback, and navigation user-interface Anything related to appearance, layout, and interactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants