|  | @@ -712,9 +712,10 @@ export const useNodesInteractions = () => {
 | 
											
												
													
														|  |      const {
 |  |      const {
 | 
											
												
													
														|  |        setClipboardElements,
 |  |        setClipboardElements,
 | 
											
												
													
														|  |        shortcutsDisabled,
 |  |        shortcutsDisabled,
 | 
											
												
													
														|  | 
 |  | +      showFeaturesPanel,
 | 
											
												
													
														|  |      } = workflowStore.getState()
 |  |      } = workflowStore.getState()
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -    if (shortcutsDisabled)
 |  | 
 | 
											
												
													
														|  | 
 |  | +    if (shortcutsDisabled || showFeaturesPanel)
 | 
											
												
													
														|  |        return
 |  |        return
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      const {
 |  |      const {
 | 
											
										
											
												
													
														|  | @@ -736,9 +737,10 @@ export const useNodesInteractions = () => {
 | 
											
												
													
														|  |      const {
 |  |      const {
 | 
											
												
													
														|  |        clipboardElements,
 |  |        clipboardElements,
 | 
											
												
													
														|  |        shortcutsDisabled,
 |  |        shortcutsDisabled,
 | 
											
												
													
														|  | 
 |  | +      showFeaturesPanel,
 | 
											
												
													
														|  |      } = workflowStore.getState()
 |  |      } = workflowStore.getState()
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -    if (shortcutsDisabled)
 |  | 
 | 
											
												
													
														|  | 
 |  | +    if (shortcutsDisabled || showFeaturesPanel)
 | 
											
												
													
														|  |        return
 |  |        return
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      const {
 |  |      const {
 | 
											
										
											
												
													
														|  | @@ -803,9 +805,10 @@ export const useNodesInteractions = () => {
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      const {
 |  |      const {
 | 
											
												
													
														|  |        shortcutsDisabled,
 |  |        shortcutsDisabled,
 | 
											
												
													
														|  | 
 |  | +      showFeaturesPanel,
 | 
											
												
													
														|  |      } = workflowStore.getState()
 |  |      } = workflowStore.getState()
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -    if (shortcutsDisabled)
 |  | 
 | 
											
												
													
														|  | 
 |  | +    if (shortcutsDisabled || showFeaturesPanel)
 | 
											
												
													
														|  |        return
 |  |        return
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      const {
 |  |      const {
 |