Sean Colsen

Results 178 comments of Sean Colsen

@kgodey I pushed 776fe0cf95ed5d5207c8dc7c8892448f3b44fd99 to left-align the values, and I created #1527 to track the small task of removing the grouping separators.

Same with `test_import_from_clipboard` now. I've commented out that one too. Same problem.

I spent a good while troubleshooting this today and opened an upstream issue: microsoft/playwright-python#1323 asking for more help.

My opinions: In #1057, I initially argued for (01). However, after considering the UX in more detail I'll admit that the hardline approach of (01) lacks pragmatism. Specifically, in a...

@kgodey I put this in `[Beta] Better Editing Experience` so that we don't have to worry about it until after Alpha. Even though I think this is important to address...

I'm responding here to a [Matrix thread](https://matrix.to/#/!vAyoAQoixqNrvBuIcH:matrix.mathesar.org/$KHW3qcC1mkztCofbpDbtmwFmz_Ljj6yjKpWs8fHBYmo?via=matrix.mathesar.org&via=matrix.org). I agree with @silentninja in that I think it's important for us to infer the currency unit during import. If the column contains...

@kgodey can you triage this ticket into your desired milestone? I'm fine with deferring this until after alpha.

After bumping into a similar problem in #1074, I did a little digging and learned about the [hover media query](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/hover) which seems perfectly suited to this use-case. I made a...

Given our new cell-based selection UX this issue is no longer relevant as spec'ed -- so I'm closing it. Our selection UX will likely need more testing and design to...