Problem/Motivation
The 'no results' entry of the Sector Events (sector_event) view has obsoleted markup. Additionally, the 'note' library isn't been included and the class on the view has-filters-with-responsive-layout is redundant.
<div class="prose has-margin-top-double">
<div class="note note--primary">
<p class="lead">Sorry. We can't find what you are looking for. You can <a href="/events">reset the filters</a> and try again, or use our <a href="/search">site-wide search</a>.</p>
</div>
</div>
Steps to reproduce
See 'No results behaviour' - /admin/structure/views/view/sector_event/edit/page_1
Proposed resolution
Replace has-margin-top-double with mt-4 and investigate if 'note' is required going forward.
Comments
Comment #2
chroid commentedComment #3
mohit.bansal623 commentedComment #5
dieuweI know it's been a long time - but years later and the patch still applies. The 'note' classes are correct and still useful for the Sector theme.