question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[dashboard] [native-filter] Unable to view Dashboard Native Filter's UI/Sidepanel with non-admin & non-owners users

See original GitHub issue

A clear and concise description of what the bug is.

How to reproduce the bug

  • Enable Dashboard native filter
  • Create/publish a dashboard.
  • Dashboard native filters are only accessible by the owner of the dashboard or the admin, other users can’t access it

Expected results

Screenshot 2022-01-20 at 09 38 02

Actual results

Screenshot 2022-01-18 at 17 51 42

Environment

(please complete the following information):

  • browser type and version: Google Chrome
  • superset version: superset version 1.3.1/1.4.0
  • python version: python --version 3.7
  • any feature flags active: DASHBOARD_NATIVE_FILTERS, DASHBOARD_CROSS_FILTERS

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven’t found one similar.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
byk0tcommented, May 17, 2022

@sfirke Actually I have such list. You can check it out here https://gist.github.com/byk0t/bd6e9c3839967b4ac28a8da30f468b2a

2reactions
byk0tcommented, May 11, 2022

Hi, @isabellalacerda and @usamaB , I have fixed the issue by adding can_read on DashboardFilterStateRestApi and can_write on DashboardFilterStateRestApi permissions for the Public role

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apache Superset/Preset : Dashboard Native Filters - YouTube
Dashboard native filters replace the Filter Box viz component, ... Your browser can't play this video. ... Preset User's Corner.
Read more >
Unable to add the filters on the Dashboards - ServiceNow
I have created report for the Group members table (sys_user_grmember) with the active users & groups. Added the report to the dashboard but ......
Read more >
Adding filters to dashboards with SQL questions - Metabase
This article covers how to create dashboard widgets to filter data in native queries. Figure 1 shows the dashboard we'll be building: <em>Fig....
Read more >
How to move "apply filters" button up to directly below the ...
Edit Dashboard -> Edit CSS and add this: .open > div:nth-child(3) { position: absolute; top: 300px; }. Adjust the 300px as needed to ......
Read more >
Managing Filters - Dashboard Filtering - Preset Docs
Overview. In this article we will look at some filter management features available in Preset. These topics include:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found