AZÖG
TFDThoughtSpot For Developers
•Created by Sushant S Durgekar on 9/11/2024 in #dev-help
CSS for V2 Liveboard
Hi @utsav.kapoor, is there any update on this issue we are facing?
5 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 9/6/2024 in #dev-help
Hi team!
Hi @utsav.kapoor, I was curious about this, do we have any option to achieve this KPI arrangement as mentioned above?
10 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 9/6/2024 in #dev-help
Hi team!
Sure @utsav.kapoor
Thanks.
10 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 9/6/2024 in #dev-help
Hi team!
Yeah sure
This CSS we are maintaining it in github and using the CDN link for the CSS.
/* decreasing the padding /
.tile-extraSmall .answer-content-moduleanswerVizContainer.flex-layout-modulevertical {
padding: 5px !important;
border-left: 1px solid #efefef;
border-radius: 0px !important;
}
/ KPI header /
.tile-extraSmall .answer-title-module__titleText {
font-size: 13px !important;
font-weight: 300 !important;
line-height: 16px !important;
color: #4c4c4c !important;
}
/ centering KPI header /
.tile-extraSmall .answer-title-module__titleContainerCompact {
display: flex !important;
justify-content: center !important;
width: 100% !important;
flex-flow: row !important;
}
/ KPI value styling */
.kpi-module__hero {
font-size: 32px !important;
font-weight: 300 !important;
line-height: 32px !important;
color: #0279ff !important;
}
10 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 8/20/2024 in #dev-help
Hi Team, when I am using amazon s3
Okay thanks.
11 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 8/20/2024 in #dev-help
Hi Team, when I am using amazon s3
Yes, I have a ticket raised for it - Case No. 00370446.
https://community.thoughtspot.com/s/case/500Uk00000DidClIAJ/is-the-s3-bucket-url-supported-when-we-put-it-in-customcssurl-option
11 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 8/20/2024 in #dev-help
Hi Team, when I am using amazon s3
This problem I am facing in Thoughtspot verison 8.8.1, I tried the same thing in 9.5.0 Thoughtspot version, it works fine. In 9.5.0 version, we have a separate section of CSP style-src domains to add in the security setting, unlike 8.8.1 version.
11 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 8/20/2024 in #dev-help
Hi Team, when I am using amazon s3
Hi @shikharTS
In the console, I found https://infoxd.dev.calix.com/css/style69.css' because it violates the following Content Security Policy directive: "style-src 'self' 'unsafe-inline'
11 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 8/20/2024 in #dev-help
Hi Team, when I am using amazon s3
Instead, when I am using jsdeliver url, I am getting 200 status code for the api call.
11 replies
TFDThoughtSpot For Developers
•Created by AZÖG on 8/20/2024 in #dev-help
Hi Team, when I am using amazon s3
Yeah I checked the network tab in that, I am not getting status code for the api call.
I have attached a video for your reference.
11 replies