quadratichq / quadratic

Quadratic | Spreadsheet with Python, SQL, and AI
https://QuadraticHQ.com
Other
3.04k stars 155 forks source link

bug: pasted link displays weird in cell #2072

Closed jimniels closed 1 week ago

jimniels commented 1 week ago

In this file

https://app.quadratichq.com/file/5a2ee1de-6c95-4cc7-af6a-755b94746667

When I paste a link in a particular cell, it displays strangely (almost like it's centered in the cell?)

When I paste it in the cell to the right, it displays as expected. However any cell to the left of that and its positioning is all messed up.

https://github.com/user-attachments/assets/5803302d-d370-4e07-9696-23f93abfbe06

davidfig commented 1 week ago

The align was center to center in those cells. I fixed it.

jimniels commented 1 week ago

That's weird — I reset the alignment on those and it was still doing it. Guess I was doing something wrong. Will close.