chore: workspace level toggle (#1625)
This commit is contained in:
parent
f9c3f02d15
commit
ff6690afd2
6 changed files with 48 additions and 25 deletions
|
|
@ -82,6 +82,7 @@ export const SidebarBlockedSelect: React.FC<Props> = ({
|
|||
handleClose={() => setIsBlockedModalOpen(false)}
|
||||
searchParams={{ blocker_blocked_by: true, issue_id: issueId }}
|
||||
handleOnSubmit={onSubmit}
|
||||
workspaceLevelToggle
|
||||
/>
|
||||
<div className="flex flex-wrap items-start py-2">
|
||||
<div className="flex items-center gap-x-2 text-sm text-custom-text-200 sm:basis-1/2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue