issue-236 #238

Closed
y wants to merge 2 commits from issue-236 into staging
Owner

Issue

Closes #236

Intent

  • Hide signers dropdown on ESC key press.
  • Organise type imports.

Implementation

  • Added onClose handler to signers dropdown at src/components/DrawPDFFields/index.tsx.
  • Added KeyboardCode enum at src/types/event.ts.
  • Used the default file path to import types located at src/types.
## Issue Closes #236 ## Intent - Hide signers dropdown on ESC key press. - Organise type imports. ## Implementation - Added `onClose` handler to signers dropdown at `src/components/DrawPDFFields/index.tsx`. - Added `KeyboardCode` enum at `src/types/event.ts`. - Used the default file path to import types located at `src/types`.
y added 2 commits 2024-11-01 08:00:07 +00:00
chore(types): used default path to import types
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 35s
fe83e4f057
y requested review from enes 2024-11-01 08:00:56 +00:00
y closed this pull request 2024-11-01 08:24:22 +00:00
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 35s

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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#238
No description provided.