Suvash
TFDThoughtSpot For Developers
•Created by Suvash on 3/31/2025 in #dev-help
Suvash - Hey Team, has the UI for Page.SpotIQ c...
looks like permission issue. rip my brain. thank you @shikharTS
9 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/31/2025 in #dev-help
Suvash - Hey Team, has the UI for Page.SpotIQ c...
Does the playwright user have permission to view spotiq analyses?I think this might be the issue. thank you for this. let me check this.
Any reason for using try-everywhere rather than your own website for the above video? Also what site are you using for tests in Playwright?because I was getting the above UI in playwright, it was driving me crazy as it was working fine in my localhost, our dev and prod environemnt. The only place I could replicate it was the try-everywhere. Also, now that I think about it, I might have used a saved session to check so permission might be the issue
9 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/31/2025 in #dev-help
Suvash - Hey Team, has the UI for Page.SpotIQ c...
This is happening for us when running a test in Playwright. It does work as intended for our actual website. But the tests in Playwright keeps loading the above UI for us.
9 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/31/2025 in #dev-help
Suvash - Hey Team, has the UI for Page.SpotIQ c...
9 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/24/2025 in #dev-help
Suvash - Hi team, using the EmbedEvent.RouteCha...
cool. thank you @jbc
9 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/24/2025 in #dev-help
Suvash - Hi team, using the EmbedEvent.RouteCha...
/insights/pinboard/d9b2d63d-a233-4123-847a-7d1b1f1a1b1e
/tab/f47ac10b-58cc-4372-a567-0e02b2c3d479
/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11
what about the modal that gets displayed when clicking above URL?
9 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/24/2025 in #dev-help
Suvash - Hi team, using the EmbedEvent.RouteCha...
so we would have to rely on the FullApp embed to display them? There are no other alternatives?
9 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/24/2025 in #dev-help
Suvash - Hi team, using the EmbedEvent.RouteCha...
Yes @yuichirio_ha . Thats correct. In the new page we want to show the particular insight.
Similar to how we can do the same for liveboards, visualisations saved answer, visualisation from liveboards.
But I couldn't find anything that would allow us to embed an individual insight.
9 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 3/5/2025 in #dev-help
rumana-hf - Hey there! We've embedded each of t...

14 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 3/5/2025 in #dev-help
rumana-hf - Hey there! We've embedded each of t...
I misinterepreted the UI 😅
14 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 3/5/2025 in #dev-help
rumana-hf - Hey there! We've embedded each of t...

14 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 3/5/2025 in #dev-help
rumana-hf - Hey there! We've embedded each of t...
hey team, any update on this 🙏
14 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/17/2025 in #dev-help
Suvash - Hey team, for the ConversationEmbed, i...
is this for the particular embed or for whole of SDK? This is set by init?
5 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/17/2025 in #dev-help
Suvash - Hey team, for the ConversationEmbed, i...
Not actually right now. this was my assumption and thank you for the confirmation. On top of my head, loading state 🤷♂️
5 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 3/5/2025 in #dev-help
rumana-hf - Hey there! We've embedded each of t...
@Charlie Birch keeping you in loop here
14 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 3/5/2025 in #dev-help
rumana-hf - Hey there! We've embedded each of t...
style: {
customCSS: {
rules_UNSTABLE: {
'.library-header-modulelibraryHeader': {
"margin-left": "24px !important",
"margin-top": "12px !important",
}
}
}
}
Hi @utsav.kapoor
Aditya (coudn't recognise the discord handle 😅 ) had provided this for us it doesn't resolve the issue.
Looking at the implementaion, there are different classes at play, I can try and play around but touching those classes seems to be risky.
For example, I can see **library-header-modulelibrarySeperator class used for Liveboards but for the Insights** its missing.
Also, the implementation seems to be different. Were you able to recreate the css that we can pass in the rules_UNSTABLE?
@rumana-hf FYI
14 replies
TFDThoughtSpot For Developers
•Created by rumana-hf on 1/6/2025 in #dev-help
Hey Team, We have embedded the App using
hi @Aditya thank you for the response. We will give this a go and see how it goes 🙏
17 replies