OnlyOffice spreadsheet context menus missing Insert Row / Column
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Expected behaviour
When bringing up the context menu after selecting a row or column header in a spreadsheet, you should be able to get to an option to insert a row (when row selected) or insert a column (when a column selected). In the native OnlyOffice app for iOS, these are in the context menu:
-
Row selected: Cut | Copy | Paste | Delete | Cell | >> Merge | Clear | Insert Top | Hide | Show |
-
Column selected: Cut | Copy | Paste | Delete | Cell | >> Merge | Clear | Insert Left | Hide | Show |
Actual behaviour
The equivalent context menus in the Nextcloud iOS app are as follows:
-
Row selected: Cut | Copy | Paste | Delete | Cell | More >> Show | Freeze Panes
-
Column selected: Cut | Copy | Paste | Delete | Cell | More >> Show | Freeze Panes
Steps to reproduce
Select a row or column header in an OnlyOffice spreadsheet in the Nextcloud iOS app, and bring up the context menu
Reasoning or why should it be changed/implemented?
The Nextcloud iOS app does not seem to have any way to insert rows or columns into a spreadsheet. As a result, to make this kind of change from an iPhone, the user needs to jump out of the Nextcloud app and into the native OnlyOffice app, make the change, then jump back into the Nextcloud app for remaining work.
iOS version
13.7
App version
3.0.6.8
Server configuration
Operating system:
Linux 4.19.107-Unraid x86_64
Web server:
Nginx
Database:
MariaDB/MySQL 10.4.14
PHP version:
7.3.22
Nextcloud version: (see Nextcloud admin page)
19.0.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the OnlyOffice spreadsheet context-menu entry point in the Nextcloud iOS app and compare row-header and column-header selections with the native OnlyOffice menus listed here. Done means both menus expose Insert Top and Insert Left and the behavior is verified on iOS; this issue names no source files or tests, so locate the relevant integration before choosing them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100