bannzai / bannzai/SpreadsheetView

Scroll to end of textfield when width is greater than visible width.

Open
#277 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
3.5k
Forks
476
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior
Not to scroll automatically to the end of the textfield when width is greater than the visible width.

## Actual Behavior
scrolling automatically to the end of the textfield and hiding the starting Data inside the textfield.

## Steps to Reproduce the Problem

1. Add two columns inside the spreadsheet view
2. Make first column freeze and set its width to 200px
3. Add an Ui TextField inside the second column and set it's width to 200px
4. Check when you start typing inside textfield it automatically scrolls the view to the end of the textfield

## Specifications

- Xcode version: 12.3
- iOS version: 14.4.1
- Dependency manager + version: cocoa pods(
![q28Dk](https://user-images.githubusercontent.com/84563455/119102907-2cf32800-ba38-11eb-92ce-86dca77358ad.gif)
1.10.1 )

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.