Stackable icon indicating copy to clipboard operation
Stackable copied to clipboard

Column width resizing issue - When resizing columns, it doesn't lock/snap to exact size

Open andeng1106 opened this issue 2 years ago • 0 comments

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Should lock/snap to 25.0%, 33.33%, 50.0%, etc...

Screenshots image

https://user-images.githubusercontent.com/103395655/188856064-c2f48ed5-2a43-42ae-a591-2b39f94ffb21.mp4

andeng1106 avatar Sep 07 '22 10:09 andeng1106