runar-rkmedia / gotally

0 stars 1 forks source link

Don't show an error when user attempt to combine cells that does not add up (or multiply) #18

Open runar-rkmedia opened 1 year ago

runar-rkmedia commented 1 year ago

image

To reproduce:

  1. Try combining some cells that don't add up (or multiply).
  2. See the error.

The error comes from the api, and is expected. The UI should simply ignore showing this error.

It currently shows an animation (shaking horizontally) on the last cell to indicate that the cells could not be combined. The animation should be kept.