app icon indicating copy to clipboard operation
app copied to clipboard

🍕 Insights into your entire open source ecosystem.

Results 258 app issues
Sort by recently updated
recently updated
newest added

### Suggested solution I wanted to use my initial prompt and refine it every time I need a closer result to what I search for. And the only way to...

💡 feature
👀 needs triage
core team work

We're currently streaming responses for StarSearch that return markdown which we transform with React Markdown. This works fine, but we're limited to plain HTML tags. We should explore the [Vercel...

core team work
star-search

### Suggested solution The `Contributors` component used in `/explore`, `/workspaces//contributor-insights`, and the upcoming `/s///contributors` page has two views, "list" and "grid". The "grid" view is 3 components deep, with redundant...

💡 feature
chore
👀 needs triage

Suggestions on initial load of starSearch should be a carousel, in fact they should always be a carousel. ![IMG_3E9750D38BE5-1](https://github.com/open-sauced/app/assets/833231/bc1505f1-338e-490a-a9df-bbe772887374)

🐛 bug
core team work
star-search

As a user of workspaces, I want the ability to filter by pull request (PR) state, including whether or not a PR is in draft, or merged, so that I...

💡 feature
core team work
workspaces

As a user of workspaces, I want the ability to filter by issue state, so that I do not have to go through paged data and find them dispersed in...

💡 feature
core team work
workspaces

As a user of workspaces, I want the tracked repositories filter to persist between pages so that I do not have to reselect them every time.

💡 feature
core team work
workspaces

There are a number of issues related to the same problem. I'd love to follow up on these to move our product towards being a daily power tool for our...

BWI

Nothing showstopper here, just a bit of cleanup. ![CleanShot 2024-05-09 at 08 47 26](https://github.com/open-sauced/app/assets/833231/d35b681a-ddde-4b7f-9291-de14aa8d4ba4) 1. Add some padding between the last graphs and the footer. 2. The graphs on some...

🎨 style
repo-pages

### Suggested solution We currently have the ROSS index on the API side. let's implement this on the front-end: ref: https://github.com/open-sauced/app/issues/3001

💡 feature
LWI