-
Notifications
You must be signed in to change notification settings - Fork 57
fix: add filters info in footnote #1710
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
Conversation
|
wrong footer size when theme is a card theme and |
I added padding and border top style for filter footnote with card theme. Removed padding top when new sheet flag is enabled (previously 8px). Padding top for non card theme, like sense classic is 6px, for card theme is 0px. I am not sure if it is always the case, or can change padding top in themes. I noticed font size and style is not applied for some themes, both for normal footnote text or filter information. I am not sure if it is related to your changes of applying theme. I will check, but will not make change in this PR. |
Motivation
Added support of showing filters information in footnote.
generateSetExpression.jsis same check for classic chartNone card theme

Card theme

Requirements checklist
yarn specWhen build and tests have passed: