Hey folks, I am having troubles with a part of the...
# gooddata-ui
j
Hey folks, I am having troubles with a part of the UI where we have the edit, share and ... buttons. On full view they all show and the user has the edit permissions, but once we get to smaller screen sizes the edit button seems to disappear. I have been unable to overwrite this. Is this action done on purpose? What are my options to solve this issue
m
Hey Joaquim! Thanks so much for reaching out to us. First I would like to know if you are using an embedding environment, in such a case, how are you embedding? if you are using SDK, can you provide the version you are using, please?. Also, could you help us out by clarifying what you mean by 'full view' and 'smaller screen sizes'? Are you referring to a Full Screen window in your browser, like 100% (and resized window) or are you talking about changing your screen resolution? Any extra details you can share would be super helpful! Also, it would be great to know which operating system and browser you’re using. Looking forward to your reply!
j
Hey Mauricio! • We are using the embeded version. It also happens on the actual GoodData.com dashboard UI view as seen on this screenshot • Sorry full view I mean anything above 1170px it shows, and it's hidden in anything below that breakpoint.
Screenshot 2025-02-28 at 9.12.22 am.png,Screenshot 2025-02-28 at 9.14.03 am.png
m
Hi Joaquim, this is in fact a known limitation, as mentioned in the Embed Dashboards Using Iframes documentation;
Copy code
Height and Width Limitations
Iframe height: Ensure the iframe height is no larger than the browser window height to prevent modal dialogs from stretching incorrectly.

Iframe width: If you allocate less than 1170 px of horizontal space for the embedded component, certain control elements, such as the Edit button, will be hidden.
I'm afraid that changing this limitation is not actively being planned. However, you can follow our Release Notes & Product Updates articles below for all future updates and releases to our platforms That said, I can mark this down as Product Feedback for our teams, which may help highlight the matter if you'd like.
j
Noted! Thank you Mauricio for this update!
🙌 1
p
🎉 New note created.