Is there anyway I can control or override the posi...
# gooddata-ui
j
Is there anyway I can control or override the position of the filter dropdowns when using the <Dashboard /> component to load in my dashboard?
d
Hi Justin, currently there is no way to change the default logic of how the dropdowns are aligned. Could you please share what you are trying to achieve?
j
@Dan Homola I am currently having issues where the both the dropdowns for the filters and the popups for my dashboard insights are only appearing at the top of the page of my dashboard. I was hoping I would be able to override the behavior to see if I could fix it
d
I am not sure I understand, so the dropdowns in your application show not aligned with the buttons? In that case, you might be missing some css imports, please check https://github.com/gooddata/gooddata-create-gooddata-react-app/blob/master/bootstrap/src/index.tsx#L10-L16 for the set we use in the Create GoodData React App.