Some changes to the side tray to help make writing an issue for #540 #551

Merged
Irev-Dev merged 1 commits from kurt/540-prep into main 2021-10-10 22:46:42 +02:00
Irev-Dev commented 2021-10-10 22:43:36 +02:00 (Migrated from github.com)

Making the content into components will make writing a more descriptive issue for #540 easier. Going to merge @franknoirot so I can write up the issue.

Making the `content` into components will make writing a more descriptive issue for #540 easier. Going to merge @franknoirot so I can write up the issue.
Irev-Dev (Migrated from github.com) reviewed 2021-10-10 22:44:41 +02:00
@@ -72,3 +76,4 @@
Content: () => (
<div className="p-2">
<p>
<em>Coming Soon</em>
Irev-Dev (Migrated from github.com) commented 2021-10-10 22:44:41 +02:00

Since these are going to contain buttons and other inputs, they really need to be components so they can access and dispatch to state.

Since these are going to contain buttons and other inputs, they really need to be components so they can access and dispatch to state.
Irev-Dev (Migrated from github.com) reviewed 2021-10-10 22:45:36 +02:00
Irev-Dev (Migrated from github.com) commented 2021-10-10 22:45:35 +02:00

Moved the onclick handler to the summary otherwise clicking anywhere in the side try would collapse that option.

Moved the onclick handler to the summary otherwise clicking anywhere in the side try would collapse that option.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: h3n3/cadhub#551