Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spreadsheet column not resizable #3594

Open
kherge opened this issue May 21, 2024 · 0 comments
Open

Spreadsheet column not resizable #3594

kherge opened this issue May 21, 2024 · 0 comments
Labels

Comments

@kherge
Copy link

kherge commented May 21, 2024

Describe the bug
Any column in a spreadsheet cannot be resized.

To Reproduce
Steps to reproduce the behavior:

  1. Create a spreadsheet.
  2. Populate it with data that will overflow the column.
  3. Attempt to resize the column.

Expected behavior
The column is resized.

Actual behavior
The resize button is displayed, but not functional.

Mobile (please complete the following information):

  • OS: iOS (latest), iPadOS (latest)
  • Browser: Safari (iOS/iPadOS, latest)
  • Version: 3.193.10

Additional context

  • Double clicking the resize button actually selects the entire spreadsheet.
  • The behavior seems to be identical in both the app and the mobile Safari browser. I wonder if there is some pointer interaction with the spreadsheet container that is not happening correctly?
  • Maybe the touch target is too small?
@kherge kherge added the bug label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant