Sean Colsen

Results 126 issues of Sean Colsen

## Current behavior - Our docs [require](https://github.com/centerofci/mathesar/blob/develop/docs/docs/installation/build-from-source/index.md?plain=1#L8L11) NodeJS to install Mathesar from source. - We don't actually need Node to _run_ Mathesar though. - This installation requirement might present unnecessary...

work: documentation
type: enhancement
ready
restricted: maintainers
work: installation

## Steps to reproduce 1. Navigate to a record page for a record that has linked records. 1. Within the linked record table widget, scroll the sheet horizontally. 1. Expect...

type: bug
help wanted
work: frontend
ready

## Steps to reproduce 1. Navigate to a record page with linked records 1. Within the table widget, open the filtering dropdown and proceed to add a filter. 1. Expect...

type: bug
help wanted
work: frontend
ready

- In #3328 @pavish mentioned that he would prefer to display connections as cards on the connections page. - We chatted about this briefly in a few calls. - We...

type: enhancement
work: frontend
needs: ux design

## Problem This is the first page the user sees when installing Mathesar. ![image](https://github.com/mathesar-foundation/mathesar/assets/42411/4be7b520-0b05-4e47-80fa-f1179b3164da) It doesn't allow vertical scrolling. Instead, content overflows the viewport. ## Steps to reproduce I'm not...

type: bug
help wanted
work: frontend
ready

## Steps to reproduce 1. Prerequisites: 1. On the table page click on a cell to focus it. 1. When the cell is focused, you can use the Up and...

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

## Steps to reproduce 1. Begin with this SQL: ```sql create table things ( name text unique not null ); insert into things values ('one'), ('two'); create table test_05 (...

type: bug
work: frontend
ready
restricted: maintainers

## Current behavior - Our documentation to install Mathesar from source requires people to use exactly python 3.9. - Some people may want to install Mathesar on systems with newer...

work: documentation
type: enhancement
ready

The Mathesar maintainer team has [decided](https://wiki.mathesar.org/team/meeting-notes/2023/12/2023-12-13-team-meeting/) not to participate in Google Summer of Code (GSoC) 2024. We will be working on some significant changes to the backend and UI in...

announcement

- Enable keyboard navigation for all operations, including deleting items - Improve a11y

type: enhancement
help wanted
work: frontend
ready