Stackable
Stackable copied to clipboard
Column width resizing issue - When resizing columns, it doesn't lock/snap to exact size
Describe the bug Scenario: If you have a 3 columns, add a column gap, then resize the first column to 25% For example, it usually snaps to 25.0%, 33.33%, 50.0% etc... but it wraps to 25.1%, 33.34%, 50.2%
Note:
- This issue is inconsistent and might show up or not
- This issue usually shows up for tablet and mobile view
- This may or may not affect other blocks that uses columns since it also has the column width resizing feature
Columns with column width resizing feature:
- Columns/Container
- Feature
- Feature Grid
- Pricing Box
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior Should lock/snap to 25.0%, 33.33%, 50.0%, etc...
Screenshots
https://user-images.githubusercontent.com/103395655/188856064-c2f48ed5-2a43-42ae-a591-2b39f94ffb21.mp4