The topbar composer has a big z-index, so its formula assistant is displayed above the rest.
But this z-index is useless when the composer is not focused. In fact, it causes problems in further versions where we end up with grid popovers being displayed below the composer.
Also the css to color the border blue when the composer is focused wasn't working.
Description
The topbar composer has a big z-index, so its formula assistant is displayed above the rest.
But this z-index is useless when the composer is not focused. In fact, it causes problems in further versions where we end up with grid popovers being displayed below the composer.
Also the css to color the border blue when the composer is focused wasn't working.
Task: 4246966
review checklist