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

Superset interface #31922

Open
3 tasks
salah34145 opened this issue Jan 19, 2025 · 2 comments
Open
3 tasks

Superset interface #31922

salah34145 opened this issue Jan 19, 2025 · 2 comments

Comments

@salah34145
Copy link

Bug description

I encountered an issue when trying to access the Superset interface. Some elements or data were not visible as they are shown in the provided images. While the system appears to be functioning correctly in the background, not everything is being displayed as expected, similar to how it is shown in the images.

The interface doesn't seem to render all the content as it should, and some parts are either missing or not visible. This might be due to display settings or compatibility issues between the software version and the data.

Image

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
Copy link

dosubot bot commented Jan 19, 2025

There are a few potential areas to investigate for resolving the rendering issues you're experiencing with the Superset interface:

  1. Display Settings: Superset has various display settings that can affect the visibility of interface elements. Check the "Display settings" in the control panel configuration to ensure that elements like subheaders and conditional formatting are set correctly [1].

  2. Recent Changes: There have been several recent changes in the Superset codebase that might affect rendering, such as improvements to dataset selectors, SQL Lab enhancements, and the introduction of new chart types like the Waterfall and Bubble charts [2][3][4].

  3. Browser Compatibility: While specific compatibility issues with Chrome weren't found, it's worth checking if the latest-dev version of Superset has any known issues with Chrome. Ensuring your browser is up-to-date and trying a different browser could help identify if the issue is browser-specific.

  4. Dependencies and Libraries: Although no specific dependencies were identified as causing rendering issues, ensuring that all dependencies are correctly installed and up-to-date might help resolve the problem.

Review these areas to see if they address the rendering issues you're encountering. If the problem persists, further investigation into the specific configurations and environment settings might be necessary.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@rusackas
Copy link
Member

Are you logged in as the admin user? I would otherwise assume that you didn't load examples when installing, so there are no assets to show, but the global nav missing from the top is curious. Any errors in your JS console?

Also, could you give the issue a more descriptive title?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants