michaelmorera-preset commented on PR #37139:
URL: https://github.com/apache/superset/pull/37139#issuecomment-4030260806
The testing for this ticket was completed. The **application is working as
expected**.
# Scenario
Verify the dashboard filter scope works correctly when there is more than
one parent tabs containing charts.
## Steps
1. Go to Dashboards
2. Click on the "+ Dashboard" button
3. Add a name to the dashboard
4. Go to "Layout Elements"
5. Drag and drop "Tabs" to the board
1. Add one more tab on the "+" button (next to the tab title) - Parent
6. Drag and drop "Tabs" to the board, but this time as child of the parents
(do this for both parents)
1. Add one more tab on the "+" button (next to the tab title) - Child
7. Click on "Charts" tab again
8. Unselect the option "Show only my charts", to see more charts
9. Add 2 charts for each child (8 charts total, this will be enough for the
example)
10. Click on the "Save" button
11. Go to the Engine, and click on the "Add or edit filters and controls"
1. Add a filter name and column
2. Go to the "Scoping" tab
3. Unselect most of them and let just the option for Parent 1 - Child 1.
4. Click on the "Save" button.
5. Go through each of the tabs
## Expected result
After the step 11.5, the user should not see the filter opened as part of
the not scoped charts (or child tabs).
## Current result
After the step 11.5, the user is not seeing the filter opened as part of the
not scoped charts (or child tabs).
## Evidence

--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]