Skip to content

Commit

Permalink
Show preview of selected creator filters on collapsed accordion
Browse files Browse the repository at this point in the history
  • Loading branch information
krauselukas committed Dec 17, 2024
1 parent 29ed761 commit 21a9526
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
%h6.px-3.py-2.accordion-button.no-style{ data: { 'bs-toggle': 'collapse', 'bs-target': '#request-filter-creator' },
aria: { expanded: 'true', controls: 'request-filter-creator' } }
%b Creator
.selected-content.small.ms-1
.px-4.pb-2.accordion-collapse.collapse.show#request-filter-creator
#request-creator-dropdown
= render partial: 'webui/shared/autocomplete', locals: { html_id: 'creators_search', label: 'Creators:',
Expand Down

0 comments on commit 21a9526

Please sign in to comment.