stablyai / stablyai/orca

[Feature] Linear Optimize

Open
#16,807 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
72.1k
Forks
4.7k
Avg merge
14h 54m
Merged PRs (30d)
520

Description

null null via Discord

Currently, I’m using Linear for project management, but I’ve noticed that the built-in UI can feel quite slow and sometimes appears to be out of sync with actions.

It seems like some operations may be asynchronous. For example, when I change an issue’s status from “Todo” → “In Review”, the UI initially shows the new status, then briefly reverts back to “Todo” a second later, and only after around 3–5 seconds does the status update correctly.

This behavior can be confusing and makes the UI feel unreliable, especially when managing issues frequently.

Is there any way to optimize the synchronization or improve the UI’s responsiveness so that changes are reflected consistently without this temporary rollback/flickering?
image.png

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing a Linear issue status change and trace the synchronization path responsible for the temporary rollback; done means status changes remain consistent in the UI without the reported flicker or multi-second delay.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.