rusackas opened a new pull request, #43010:
URL: https://github.com/apache/superset/pull/43010

   ### SUMMARY
   #32958 added the `expand_all_slices` dashboard JSON metadata flag, but there 
wasn't any documentation for it (or its `expanded_slices` sibling, which was 
also undocumented). The PR author flagged this 
([comment](https://github.com/apache/superset/pull/32958#issuecomment-3151422838))
 but wasn't sure where it should live. This adds an FAQ entry alongside the 
other dashboard JSON metadata examples (`timed_refresh_immune_slices`, 
`label_colors`, etc.) explaining how `expand_all_slices` works and how it 
interacts with per-chart overrides.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   N/A - docs only.
   
   ### TESTING INSTRUCTIONS
   - Read `docs/docs/faq.mdx` and confirm the new "How do I expand all chart 
descriptions on a dashboard by default?" section renders correctly.
   - `cd docs && npm run start` to preview the FAQ page locally if desired.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API


-- 
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]

Reply via email to