Sean Colsen

Results 126 issues of Sean Colsen

## Summary When using `extract_text`, I'm observing: - some words split up that should be joined, - some words joined that should be split up, - the left half of...

## Checklist - [x] My pull request has a descriptive title (not a vague title like `Update index.md`). - [x] My pull request targets the `master` branch of the repository...

status: draft

This PR adds small icon-based hyperlinks to PK cells and FK cells which point to Record Page URLs. ## Demo https://user-images.githubusercontent.com/42411/184432663-5a7497d8-0559-4572-9525-a8c4ca9ce6c2.mp4 ## Notes - The mockups within [the Record Selector...

status: review

## Current behavior - Filtering on an FK column presents the user with different filtering functions that don't quite make sense given our UX with the record selector. For FK...

type: enhancement
work: frontend
status: ready
restricted: new maintainers

## Current behavior - On the Record Page the app header has a link to the Table Page, but nothing comes after it ![image](https://user-images.githubusercontent.com/42411/184242221-fd5f9480-0a6a-47bb-92d6-10ff7c1ef7a6.png) ## Desired behavior - The [Navigation...

type: enhancement
work: frontend
status: ready
restricted: new maintainers

## Current behavior 1. The Record Selector launches when `RecordSelectorController.acquireUserInput` is called. 1. Each row within the Record Selector acts like a button. 1. When the user clicks on a...

type: enhancement
work: frontend
status: ready

## Current behavior - All pages have the same favicon ## Desired behavior - Our [Navigation Specs](https://github.com/centerofci/mathesar-wiki/blob/master/design/specs/navigation.md#navigation-via-page-url) require that we use distinct favicons for pages that represent different types of...

type: enhancement
work: frontend
status: blocked
restricted: new maintainers

## Current behavior - This is the `BreadcrumbSelector` component: ![image](https://user-images.githubusercontent.com/42411/184004827-4bab2c6c-fc23-4768-b50b-1ffd07aa8c03.png) - It is used both for selecting a Schema within the current Database and for selecting a Table or Exploration...

type: enhancement
work: frontend
status: ready
restricted: new maintainers

## Current behavior - ❌ Visiting a Database Page for a non-existent database renders a Django error page **(Bad)** http://localhost:8000/this_database_does_not_exist/ ![image](https://user-images.githubusercontent.com/42411/184228259-d67cf927-1da1-44b5-8911-cbd75a1b7e11.png) - ❌ Visiting a Schema Page for a non-existent...

type: enhancement
work: backend
work: frontend
ready

As reported [on Matrix](https://matrix.to/#/!UnujZDUxGuMrYdvgTU:matrix.mathesar.org/$vG7lSFfzzDySrzpjHQRc3j8pYCnHhgx5P0xWA_J2oRo?via=matrix.mathesar.org&via=matrix.org), some users experience significant lags when scrolling the table vertically. ([example video](https://www.loom.com/share/f9284adfe82440a3b360223028219de4)) We should troubleshoot this to better understand the cause and reproduction scenarios.

type: bug
work: frontend
status: ready
restricted: maintainers