choo121600 commented on PR #68200:
URL: https://github.com/apache/airflow/pull/68200#issuecomment-4688451834

   > Nit: should the shortcuts we show be scoped down to the current page?
   
   This is already the current behavior :) The modal renders from a live 
registry rather than the static catalog. 
   Each `useShortcut` registers on mount and unregisters on unmount (and is 
skipped when `enabled` is `false`), so the modal only displays shortcuts that 
are active on the current page.
   
   ## Dag Page
   <img width="2168" height="1402" alt="image" 
src="https://github.com/user-attachments/assets/50c7e4b1-ec44-49b5-b380-70eed14ae2ff";
 />
   
   ## DagRun Page
   <img width="2168" height="1402" alt="image" 
src="https://github.com/user-attachments/assets/6960378c-f6a1-481f-ae79-3d742239a80b";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to