No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sigit/sigit.io#206
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "201-toolbox-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #201 - reduce the size of the toolbox and rename properties for clarity
Closes #145 - default signer and last signer
Closes #205 - username consistency
Additional changes:
activeDrawnField
fix)create/index.tsx
andDrawPDFFields.index.tsx
@ -261,3 +179,2 @@
label: 'Phone',
active: false
}
// {
Can we rely on the
active
flag rather than commenting out?The active flag is for
coming soon
currently, and instead of adding a new flag to differentiate between coming soon and visually hidden, I opted to comment out.Can you please add a comment to capture the difference in the codebase?
Okay, made it clearer with new property names,
isHidden
andisComingSoon
so there is no confusion as withactive
(also removed comments and usedisHidden
instead).refactor(toolbox): reduce number of mark typesto WIP: refactor(toolbox): reduce number of mark typesWIP: refactor(toolbox): reduce number of mark typesto refactor(toolbox): reduce number of mark typesrefactor(toolbox): reduce number of mark typesto fix: 201, 145, 205 and additional fixesfix: 201, 145, 205 and additional fixesto fix: #201, #145, #205 and additional fixes