Skip to content

feat: add info message to indicate slow process during seed export#8723

Merged
msarcev merged 2 commits into
developfrom
feat/add-info-message-during-seed-export
May 30, 2025
Merged

feat: add info message to indicate slow process during seed export#8723
msarcev merged 2 commits into
developfrom
feat/add-info-message-during-seed-export

Conversation

@evavirseda

Copy link
Copy Markdown
Member

Summary

image

fixes #8722
...

Changelog

- Please write a list of changes

Testing

Platforms

Please select any platforms where your changes have been tested.

  • Desktop
    • MacOS
    • Linux
    • Windows

Instructions

Please describe the specific instructions, configurations, and/or test cases necessary to test and verify that your changes work as intended.

...

Checklist

Please tick the following boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or modified tests that prove my changes work as intended
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting
  • I have made corresponding changes to the documentation

@evavirseda evavirseda self-assigned this May 30, 2025

@brancoder brancoder left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM just a message wording change 🙏

Comment thread packages/desktop/components/popups/GetSeedPopup.svelte Outdated
@evavirseda evavirseda requested a review from brancoder May 30, 2025 07:23

@brancoder brancoder left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@msarcev msarcev merged commit 278b4c5 into develop May 30, 2025
4 checks passed
@msarcev msarcev deleted the feat/add-info-message-during-seed-export branch May 30, 2025 08:57
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.

[Task]: Add info message to indicate slow process during seed export

3 participants