Closed tkajtoch closed 1 month ago
@mgadewoll I switched it to overflow: hidden auto
, and it seems to work perfectly fine with the search bar and SVGs now :)
@mgadewoll I switched it to
overflow: hidden auto
, and it seems to work perfectly fine with the search bar and SVGs now :)
@tkajtoch This isn't working though it seems. I guess let's just remove it
I don't know what happened but that was working locally in dev and when built locally. I replaced it with a safer solution, removing the overflow
property from the wrapper element altogether. Sorry about that!
Preview staging links for this PR:
cc @tkajtoch
Summary
This PR fixes EUI+ search by re-adding the necessary
markdown
class name toDocItemContent
and setting thedata-search-children
attribute to a truthy value to allow proper heading recognition.QA
Installation
(Getting started page) orBasic button
(Button page) - this PR's base is set to a commit with no components sidebar visible. This is expected