Open kinghuang opened 1 year ago
Thanks for opening this and providing nice description and screenshots @kinghuang 🏆
W're not able to prioritize this soon ourselves, but we'd welcome a PR from a motivated community member so I'm going to label this as help_wanted
.
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.
Is this a new bug in dbt-core?
Current Behavior
The lineage graph In dbt generated docs has three popup menus for selecting resources, packages, and tags. Clicking any of these in Safari brings up a native select control with no options. It is nearly impossible to trigger the custom multi-select menu that appears in other browsers.
Expected Behavior
When I click the resources, packages, or tags controls, a multi-select menu should be presented allowing me to select resources, packages, or tags.
Steps To Reproduce
dbt docs generate && dbt docs serve
).Relevant log output
No response
Environment
Which database adapter are you using with dbt?
postgres
Additional Context
Example screenshots for the resources control.
Safari 16.3:
Edge 111.0.1587.63: