-
### Problem
When favoriting or unfavoriting a room, it takes multiple seconds before the room list updates. I assume this is due to us waiting for requests to fly around but there seems to be somet…
-
When you click a toggle like the one contributed by the Codecov extension to toggle line decorations, it doesn't immediately go into the visual "toggled" state. It calls a command in the extension wor…
-
# Bug report
## Description / Observed Behavior
When calling the trigger function returned from `useSWRMutation` in rapid succession(i.e. before the fetcher has returned) and using the `optimist…
-
https://github.com/postgres/postgres/blob/master/src/backend/access/heap/README.HOT
The statesman migration creates an index on the `most_recent` column. This prevents HOT updates on the transitions …
-
None of the current tests/ docs demonstrate the use of the `error` function on modifiers like `useUpdateFactory`. It would be beneficial to see a basic implementation.
-
I have a custom link that aborts an in-flight request, if a request with the same key is being executed.
Click here for the link implementation
```ts
export class AbortLink extends ApolloLink…
-
The current environment toggles UX feels a bit broken when you press the toggle. Normally, a user would expect a toggle to have a smooth animation that is reflected immediately and if there's an erro…
-
# Summary
This RFC explores the potential of adding additional functionality to XYFlow to allow for more complex graphs while still remaining performant for smaller graphs and the general case.
# Mo…
-
It could be beneficial to add something like **optimistic query**. It would allow to update `data` before query response, which could be known in advance.
Use case? For example server side paginat…
-
- Make a change in a file in a git repo
- Open SCM view, click + to stage the file, then immediately click the file's row under "staged changes"
- A diff editor opens, which says "working tree" (shoul…