Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CT-2263] [CT-2262] [Bug] Lineage Graph menus don't work in Safari #387

Open
2 tasks done
kinghuang opened this issue Mar 3, 2023 · 2 comments
Open
2 tasks done
Labels
bug Something isn't working help_wanted Trickier changes, with a clear starting point, good for previous/experienced contributors

Comments

@kinghuang
Copy link

Is this a new bug in dbt-core?

  • I believe this is a new bug in dbt-core
  • I have searched the existing issues, and I could not find an existing issue for this bug

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

  1. Given a dbt project, generate and serve docs (dbt docs generate && dbt docs serve).
  2. Open the docs in Safari.
  3. Open the Lineage Graph.
  4. Attempt to use the resources, packages, or tags controls on the bottom left.

Relevant log output

No response

Environment

- OS: macOS Ventura 13.2.1
- Python: 3.11.1
- dbt: 1.4.1
- Safari: 16.3

Which database adapter are you using with dbt?

postgres

Additional Context

Example screenshots for the resources control.

Safari 16.3:

image

Edge 111.0.1587.63:

image

@kinghuang kinghuang added bug Something isn't working triage labels Mar 3, 2023
@github-actions github-actions bot changed the title [Bug] Lineage Graph menus don't work in Safari [CT-2262] [Bug] Lineage Graph menus don't work in Safari Mar 3, 2023
@dbeatty10 dbeatty10 transferred this issue from dbt-labs/dbt-core Mar 3, 2023
@github-actions github-actions bot changed the title [CT-2262] [Bug] Lineage Graph menus don't work in Safari [CT-2263] [CT-2262] [Bug] Lineage Graph menus don't work in Safari Mar 3, 2023
@dbeatty10
Copy link
Contributor

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.

@dbeatty10 dbeatty10 added help_wanted Trickier changes, with a clear starting point, good for previous/experienced contributors and removed triage labels Mar 3, 2023
Copy link
Contributor

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.

@github-actions github-actions bot added the Stale label Feb 27, 2024
@dbeatty10 dbeatty10 removed the Stale label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help_wanted Trickier changes, with a clear starting point, good for previous/experienced contributors
Projects
None yet
Development

No branches or pull requests

2 participants