Skip to content

search: fix help dropdown button submitting search instead

Warren Gifford requested to merge jp/searchdropdownbug into main

Created by: limitedmage

<button> without type="button" strikes again.

ReactStrap will use a button with type="button" by default, we just have to give it the link color to match the old style :)

Fixes #27310 (closed)

Merge request reports

Loading