feat: ability to change the order of signers in create screen #61

Merged
s merged 3 commits from issue-33 into main 2024-05-20 08:30:16 +00:00
Owner

closes #33

closes #33
s added 1 commit 2024-05-19 19:09:10 +00:00
b reviewed 2024-05-19 23:04:46 +00:00
@ -164,3 +168,4 @@
setUsers((prev) => prev.filter((user) => user.pubkey !== pubkey))
}
const moveSinger = (dragIndex: number, hoverIndex: number) => {
Owner

is singer a typo?

is singer a typo?
s marked this conversation as resolved
Owner

some explanatory comments in the code would be good to see

some explanatory comments in the code would be good to see
s added 1 commit 2024-05-20 07:20:01 +00:00
s added 1 commit 2024-05-20 08:29:01 +00:00
s merged commit 72d0a8bb77 into main 2024-05-20 08:30:16 +00:00
s deleted branch issue-33 2024-05-20 08:30:16 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sigit/sigit.io#61
No description provided.