Skip to content

Conversation

@Lisofffa
Copy link
Member

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Bug fix
[ ] New feature
[ ] Documentation update
[ ] Add something to the core
[ ] Other, please explain:

Add a reference to a related issue if it exists

issue:

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

@github-actions
Copy link

Build Preview

badge

You can find files attached to the below linked Workflow Run URL (Logs).

Please note that files only stay for around 90 days!

Name Link
Commit b1c7b56
Logs https://github.com/dapplets/mutable-web-monorepo/actions/runs/12403399918
Extension Build https://github.com/dapplets/mutable-web-monorepo/suites/32240082490/artifacts/2340636582

Comment on lines +286 to +291
onAction={async () => {
await deleteLocalMutation(mutationIdToDelete)
if (mutationIdToDelete === favoriteMutationId)
handleFavoriteButtonClick(mutationIdToDelete)
setMutationIdToDelete(null)
}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extract handlers to separate functions

@alsakhaev
Copy link
Member

@Lisofffa add Jira task ID to the PR title.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants