Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
UI: Improve Adding/deleting recipients in Send , and move the recipient to a webcomponent #1782
UI: Improve Adding/deleting recipients in Send , and move the recipient to a webcomponent #1782
Changes from all commits
9da2be9
2894ada
8accefd
0bf9d88
591f9a9
d5db750
15075cf
05882c2
513f1a4
2fb40ac
69dd176
500573a
1f2514f
39a6f6f
0a1a970
985fcec
f69ca5e
d55f550
8f3c856
96a8480
9505ccc
bb2958d
61985cf
318f329
566201f
462f08c
a65d3d0
de715c3
43858a4
141824d
e5ffcd6
0359773
42f3404
92e6840
df9cb50
b36221d
b24323f
576190d
663f1fe
f1c762c
d992893
650f34f
dba94f4
700a6a4
799a591
3dd4200
821c44e
077198e
4b15534
8e0d4d9
e2d5dfd
612a90d
c065ae3
f20ca56
3a0d551
b2cccdb
f8e9b24
7a8dc93
2ac5a1d
0440df1
f6b7b1c
5da60bc
1cb2fc4
d392156
a213403
3a10ae4
af66ac3
24946ab
de337b8
0f8a077
50647c4
8b98666
40f9eb7
f4b468e
8bcce48
4f10c92
a0adb12
87fe402
2378568
591ea55
6b87eee
f3e5e88
bbc14ad
92d66f4
9c10529
cdae83f
f2ae780
16a3c21
d3e2ffa
62e46b4
3412819
51376ba
5a3593a
0ce085c
7277029
d5172fa
4a7b0e7
4ea7098
138baec
878a11f
9619c63
cbdeb96
aa6eac9
ccc1c0d
52c72b3
1ae4ad9
2cc7c3b
3bd55e8
1b4282e
eb84ece
5031b51
cbffcb2
d34e36f
da54a91
bdc7574
3f074ea
1cb93b1
e59d2d6
e12361b
71444ab
758c29b
cf35e8e
5337935
96a8be6
de96d01
d5698d2
0f619bb
71c34c8
47f8cf7
835423e
a16c966
267bf75
255eadd
06f1f6d
7fbd7a6
b9c5d60
78f8913
75fba10
a49b6c4
efb579b
e1fabad
4d17fee
d6c8689
0e22b92
85a4777
033baa6
1b4c075
b3ff4d8
219ba42
3e0f19d
7904f7a
267cb99
e7d049f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not strictly related to this PR, but what's the point of this line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this line could be moved into the
except
part...