BrianLii commented on PR #54640:
URL: https://github.com/apache/airflow/pull/54640#issuecomment-3257117756
> I found that AssetEventsFilter is displayed on multiple pages but only
works on the Asset detail page (`/assets/{id}`).
We could restrict the filters to only appear on `/assets/{id}` by adding a
`filterEnabled` prop to `AssetEvents`.
Support for other pages could be implemented later by extracting the API
logic in AssetLayout into a reusable hook, but that can be handled in a
separate PR.
--
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]