Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use serve state to set up notes list when a new note is created #1202

Open
OlegMoshkovich opened this issue May 31, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@OlegMoshkovich
Copy link
Member

await createIssue(repository, issuePayload, accessToken)

Use the response from note create a call put it into the state, and do not fetch the notes again when the notes panel is switched to the notes list.
Signal to the user on failure

@OlegMoshkovich OlegMoshkovich added the bug Something isn't working label May 31, 2024
@OlegMoshkovich OlegMoshkovich self-assigned this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant