Hi guys, i was looking for a tooltip documentation...
# gooddata-cloud
m
Hi guys, i was looking for a tooltip documentation but didn't find a particular part about characters limit. while trying it myself it doesn't seem like i'm hitting the limit. Can i rely on this number for the dashboard description (1024 characters) or there's something else?
k
I’m tuned to help with questions about GoodData. Your last message only says “Hi guys,” so I’m not sure what you need yet. Please let me know your GoodData-related question (for example about dashboards, scheduling, filters, outages, AI Assistant, etc.), and I’ll do my best to help based on the available documentation. 👍 0 button 👎 0 button ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups. 👀 Our Support team monitors all messages and will jump in if needed.
m
image.png
when i'm trying to test the limit and save the visualisation assuming the limit might not be enforced at the insight level but it will be truncated at the dashboard level or further on when embedded, i'm getting an unknown error, might be related to some limit that is not super obvious
@Sreedeep Sreekanth fyi
👍 1
👀 1
m
Hi Masha, thank you for this request. Can you please share some TraceId from the dev console on your browser? this will help us to point exactly what could be the issue here. Notice that they may be another technical limit involve, for example the 250k characters in the Dashboard definiton, if the visualisation is part of a dashboard. But we need more context.
m
hi Mauricio! actually we were able pass the error and empirically define the limit of the tooltip field at the insight level which seems to be 10k characters. Now the open question is - is it possible to embed it like that or it's gonna be truncated? if there any documentation around embedding the tooltip elements limitations? thanks and have a great weekend!
m
Hi Masha, can you confirm please, how you are planning to embed it, using UI.SDK, Iframe? Web Components?
m
hey hey, we're using web components, here's an example if needed:
Copy code
import {
  IDashboardBaseProps,
  Dashboard,
  DashboardStoreAccessorRepository,
  changeFilterContextSelection,
} from '@gooddata/sdk-ui-dashboard';
m
Hi Masha, I wanted to check if you are indeed using WebComponents. From the snippet, it seems more like you are using GoodData UI SDK, doesn't it? In any case, I have tested it in my internal environment, and in the simplest way to embed a dashboard using WebComponents, the tooltip is rendered correctly. Could you please clarify this for me?
m
i'm not a frontender, just a messenger in this case ahahah should i double check or both methods have similar limitation fro the tooltip (which is non in this case, right)?
m
I have gone ahead and tested in both cases, for UI.SDK and Web Components, and in both I do not have any issue. Be aware that there is 2 ways how to setup the Tooltip, Inherent from the Analytical Designer, and Custom from the Dashboard. In both cases I did not have issue while embedding.
m
understood and thank you much Mauricio!
🙌 1
m
You're welcome Masha. Please, let us know if you need further assistance.
🙏 1