Skip to content

fix(mobile): show copy/cut/paste icons in context actions#155

Open
n-goncalves wants to merge 1 commit into
Euro-Office:mainfrom
n-goncalves:fix-mobile-icons-context-actions
Open

fix(mobile): show copy/cut/paste icons in context actions#155
n-goncalves wants to merge 1 commit into
Euro-Office:mainfrom
n-goncalves:fix-mobile-icons-context-actions

Conversation

@n-goncalves

Copy link
Copy Markdown
Contributor

On the mobile editor, you can have access to contextual actions based on the selected element. For items that should be shown as icons, those icons aren't imported in the JSX code. That cause the icons to be missing in all editors.

Show screenshot of the missing icon in spreadsheeteditor image

This PR fixes it. For now it is only testable in the fallback path since ContextAction is commented out, but it's simple enough to be merged as is.

Not providing a picture of it working due to Euro-Office/DocumentServer#258 but I have tested it.

Signed-off-by: n-goncalves <n-goncalves@users.noreply.github.com>
@n-goncalves n-goncalves requested a review from a team as a code owner June 30, 2026 12:23
@n-goncalves n-goncalves requested review from moodyjmz and rikled and removed request for a team June 30, 2026 12:23
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.

1 participant