Skip to content

Commit

Permalink
fix: Close the search modal when event card is clicked (#1276)
Browse files Browse the repository at this point in the history
  • Loading branch information
minghay authored Dec 3, 2024
1 parent 3b85b33 commit 094fc87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/pipeline/modal/search-event/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
@jobs={{@jobs}}
@userSettings={{@userSettings}}
@queueName="searchResults"
@onClick={{fn @closeModal}}
/>
</VerticalCollection>
</div>
Expand Down

0 comments on commit 094fc87

Please sign in to comment.