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

refactor: auto accept created invitation #98

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

TimoGlastra
Copy link
Member

This PR removes the accept button from the connection list when you receive a request for an invitation you created. I think most wallets expect a connection to be completed immediately (it's just a cryptographic relation).

If not desired, feel free to close this PR, but wanted to tinker a bit with Siera.

We may want to look at the flickering of the states as that now happens almost immediately (see video)

Screen.Recording.2023-03-13.at.21.01.41.mov

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@d318ef8). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage        ?   76.74%           
=======================================
  Files           ?       11           
  Lines           ?       43           
  Branches        ?        3           
=======================================
  Hits            ?       33           
  Misses          ?       10           
  Partials        ?        0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@berendsliedrecht berendsliedrecht left a comment

Choose a reason for hiding this comment

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

LGTM!

@berendsliedrecht berendsliedrecht merged commit 8bb3785 into main Mar 13, 2023
@berendsliedrecht berendsliedrecht deleted the refactor/auto-accept-created-invitation branch March 13, 2023 21:04
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.

4 participants