I am trying to: Change Custom Search Filter UI items such as dropdown style, moving search UI elements up/down, etc.. without having other UI elements on the page affected
Link to a page where the issue can be seen:localhost dev machine
I expected to see: My altered search filter changes
Instead, I got: A messed up View table with the headers showing as the first columns in the table. See screenshot. Black background columns are actually table headers. This seems to happen when I change the Search Filter by moving it up/down or even changing its properties such as control type. If you save the view in this condition, it will render that way when visiting the live page. You can exit the Content Template page, reload it, and the table corrects itself. You can then save and it seems to correct itself. However, having to exit and return each time I change a search property is troublesome and irritating.
Hello,
There might be some broken HTML tags when you move the UI elements, to avoid such kind of issue, I suggest you setup the post view with classic editor, for example:
1) Dashboard-> Toolset-> Settings-> General, in section "Editing experience", enable option "Show both the legacy and Blocks interface and let me choose which to use for each item I build".
2) Dashboard-> Toolset-> Views, setup a post view in table layout mode, and test again