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

[Backend] Adding the ability for a user to delete one/multiple profiles #15350

Open
jrainville opened this issue Jun 26, 2024 · 0 comments
Open

Comments

@jrainville
Copy link
Member

Description

Backend sibling of #9807

We need to hook to the status-go API and add the functions and signals/events in Nim.

Acceptance Criteria

  • The Nim functions are available to call the delete API
  • The Nim signals back to the UI that one of the profiles was deleted (model update)
  • If the UI is ready before this, hook to the UI, if not, use placeholders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants