Highlight top search result and remove skip reason prompt

- Highlight the recommended/top priority result row with table-success class
- Add "Top" badge to the recommended Quick Apply button
- Use outline style for non-top Quick Apply buttons to differentiate
- Remove the annoying "reason for skipping" prompt popup
This commit is contained in:
Sebastian Almberg 2026-03-11 16:29:35 +01:00
parent d606ff6d3d
commit 11c2780383
3 changed files with 14 additions and 7 deletions

View file

@ -11127,6 +11127,12 @@ Please note, that you can not impersonate a disabled user. If you try you will g
<target>All parts have been processed. You can review the results below or navigate back to the parts list.</target>
</segment>
</unit>
<unit id="recommended_badge" name="info_providers.bulk_import.recommended">
<segment state="translated">
<source>info_providers.bulk_import.recommended</source>
<target>Top</target>
</segment>
</unit>
<unit id="quick_apply_btn" name="info_providers.bulk_import.quick_apply">
<segment state="translated">
<source>info_providers.bulk_import.quick_apply</source>