Sean Colsen

Results 126 issues of Sean Colsen

```[tasklist] ### Tasks - [ ] https://github.com/centerofci/mathesar/issues/2844 - [ ] https://github.com/centerofci/mathesar/issues/2812 ```

work: backend
work: frontend
ready
type: meta

## Problems when editing FK cell values - **Problem A** The user may wonder: > Wait, what was the value of that cell previously? Ideally, the user would somehow be...

type: enhancement
work: frontend
needs: ux design

## Current behavior - The "Number" UI type has a display option for "Decimal Places" which controls `minimum_fraction_digits` and `maximum_fraction_digits`? - Additionally, within the DB options, when "Number Type" =...

type: enhancement
work: frontend
needs: ux design

I don't like this row that appears after I add new rows. It's annoying. I don't see how it adds anything useful to the product. Can we remove it? ![image](https://github.com/centerofci/mathesar/assets/42411/b4d60039-5faf-455c-92da-92d77b34077f)

type: enhancement
affects: ux
work: frontend
restricted: maintainers
needs: ux design

### Discussed in https://github.com/centerofci/mathesar/discussions/3233 Originally posted by **MrChadMWood** October 4, 2023 In the current state, highlighting cells do not make them editable: Non-Editable: ![image](https://github.com/centerofci/mathesar/assets/90083658/b756a948-e2ad-4b62-b352-8fc6d3ccb2d8) This makes typing in data manually...

type: enhancement
work: frontend
restricted: maintainers
user reported
needs: requirements

## Current behavior - Horizontally scrolling a table page with group header rows looks pretty weird. ![image](https://user-images.githubusercontent.com/42411/214687925-e9cb01a2-7296-49f3-b1af-403a9ac5f3c6.png) ## Desired behavior - The group headers use `position: sticky; left: 0;` to...

type: enhancement
help wanted
work: frontend
ready

I was chatting privately on Reddit with a prospective user (the author of this [thread](https://www.reddit.com/r/NocoDB/comments/16z7yh0/might_i_have_the_wrong_idea_of_what_this_app_is/)) who relayed the following feature request: > Something we haven’t seen yet is a sort...

type: enhancement
work: frontend
restricted: maintainers
user reported
needs: ux design

I'm trying to learn how to use Xiki. In the tutorials it looks like you're click-dragging with the mouse to select text (and then delete it). Is that true? When...

## Steps to reproduce 1. Create a new table via data import. 1. Paste the following content to create the table: ``` value 1 -5 3 ``` 1. Select all...

type: bug
good first issue
help wanted
work: frontend
ready

In #2514 we modified the `Icon` component to support a red notification dot. We'd like to move that functionality out of `Icon` and into some other mechanism so that `Icon`...

type: maintenance
work: frontend
restricted: maintainers
needs: implementation specs