Counterparts section design update, touch dnd support, marks scrolling #182

Merged
enes merged 9 commits from 174-add-users-updates into staging 2024-09-06 10:22:56 +00:00
Member
  • Enabled touch support for dnd with detection (introduces react-dnd-multi-backend)
  • Updates the counterparties section with the newest design
  • Fix mark scrolling

Closes #174, #172

- Enabled touch support for dnd with detection (introduces `react-dnd-multi-backend`) - Updates the counterparties section with the newest design - Fix mark scrolling Closes #174, #172
enes added 6 commits 2024-09-05 07:34:41 +00:00
enes added 2 commits 2024-09-05 09:09:12 +00:00
enes changed title from Counterparts section design update and touch dnd support to Counterparts section design update, touch dnd support, marks scrolling 2024-09-05 09:10:32 +00:00
s requested changes 2024-09-05 10:05:16 +00:00
Dismissed
@ -1015,0 +943,4 @@
onKeyDown={handleInputKeyDown}
error={!!error}
sx={{
fontSize: '16px',
Owner

This hardcoded inline style can be converted in to CSS class

This hardcoded inline style can be converted in to CSS class
@ -1015,0 +963,4 @@
}
variant="contained"
aria-label="Toggle User Role"
sx={{
Owner

Convert this inline style to css class

Convert this inline style to css class
Author
Member

Updated, moved all inline styles to the module scss with some higher specificity to override default styles.

Updated, moved all inline styles to the module scss with some higher specificity to override default styles.
enes added 1 commit 2024-09-05 11:24:53 +00:00
fix(review): remove inline styles
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 35s
b8811d730a
enes requested review from s 2024-09-05 11:26:27 +00:00
s approved these changes 2024-09-06 10:22:10 +00:00
enes merged commit bf506705e6 into staging 2024-09-06 10:22:56 +00:00
enes deleted branch 174-add-users-updates 2024-09-06 10:22:57 +00:00
Sign in to join this conversation.
No reviewers
s
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#182
No description provided.