feat: add Top 50 filter and sorting to DataGrid + fix BuyBox badge hover

This commit is contained in:
Christian Vidal Wolf
2026-01-30 08:51:20 +01:00
parent efbdfc41e5
commit f26ea171ce
2 changed files with 115 additions and 26 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ export const BuyBoxWarningBadge: React.FC<BuyBoxWarningBadgeProps> = ({ asin, bu
{/* Hover Popup */}
{isHovered && (
<div className="absolute z-[100] left-0 bottom-full mb-1 w-64 bg-slate-900 border border-amber-500/50 rounded-xl shadow-2xl shadow-black animate-fade-in overflow-hidden pointer-events-none">
<div className="absolute z-[100] left-0 bottom-full mb-1 w-64 bg-slate-900 border border-amber-500/50 rounded-xl shadow-2xl shadow-black animate-fade-in overflow-hidden">
<div className="bg-amber-500/20 px-3 py-2 border-b border-white/10">
<span className="text-amber-400 text-[10px] font-black uppercase tracking-widest flex items-center gap-2">
<span></span> Buy Box Lost Reason