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

fix(gtk): prevent duplicate address on enter signal in create modal #1590

Merged
merged 2 commits into from
Nov 10, 2024

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Nov 10, 2024

Description

Fix duplicate create new address by press Enter.

@Ja7ad Ja7ad requested a review from b00f November 10, 2024 09:41
@Ja7ad Ja7ad changed the title fix(gtk): prevent duplicate on enter signal fix(gtk): prevent duplicate address on enter signal in create modal Nov 10, 2024
@Ja7ad Ja7ad added this to the v1.6.0 milestone Nov 10, 2024
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.13%. Comparing base (86a8ba9) to head (14fde60).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1590      +/-   ##
==========================================
+ Coverage   75.07%   76.13%   +1.05%     
==========================================
  Files         234      236       +2     
  Lines       12156    18230    +6074     
==========================================
+ Hits         9126    13879    +4753     
- Misses       2582     3892    +1310     
- Partials      448      459      +11     

@b00f b00f merged commit ab135bc into pactus-project:main Nov 10, 2024
13 checks passed
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.

2 participants