Skip to content

fix(mobile): Add actions dropdown button to mobile grid view#514

Open
arpithpm wants to merge 1 commit intosuitenumerique:mainfrom
arpithpm:fix/mobile-actions-button
Open

fix(mobile): Add actions dropdown button to mobile grid view#514
arpithpm wants to merge 1 commit intosuitenumerique:mainfrom
arpithpm:fix/mobile-actions-button

Conversation

@arpithpm
Copy link
Copy Markdown

@arpithpm arpithpm commented Feb 2, 2026

Fixes #366 - Users can now access the actions menu (share, info, delete, etc.) on mobile devices without needing hover functionality.

Changes:

  • Added ItemActionDropdown to EmbeddedExplorerGridMobileCell
  • Added vertical 3-dot menu icon (more_vert) for mobile
  • Added CSS styling for mobile actions button layout
  • Used same pattern as desktop EmbeddedExplorerGridActionsCell

Fixes suitenumerique#366 - Users can now access the actions menu (share, info, delete, etc.)
on mobile devices without needing hover functionality.

Changes:
- Added ItemActionDropdown to EmbeddedExplorerGridMobileCell
- Added vertical 3-dot menu icon (more_vert) for mobile
- Added CSS styling for mobile actions button layout
- Hide the separate actions column (4th column) on mobile to avoid duplication
- Added role='presentation' and onKeyDown handler for accessibility compliance
- Used same pattern as desktop EmbeddedExplorerGridActionsCell
@arpithpm arpithpm force-pushed the fix/mobile-actions-button branch from c50c736 to 36854d6 Compare February 2, 2026 11:36
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 2, 2026

@robin-lecomte
Copy link
Copy Markdown
Collaborator

According to the mockups
RL 2026-04-02 at 16 34 25@2x

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.

Impossible to open share modal on mobile

2 participants