feat: add D4 play grouping with tab navigation and improve header layout
Some checks failed
lotteryfront CI / build (push) Has been cancelled
Some checks failed
lotteryfront CI / build (push) Has been cancelled
- Introduced D4 play groups (big/small, position, combo, roll/straight, head/tail/odd/even, digit big/small) with tab-based filtering to improve betting grid usability - Updated PlayerPanel header grid layout from percentage-based to auto/1fr/auto columns with increased gap for better responsiveness - Removed "placed" status from ticket orders list filter options - Added D4 group translations in English, Nepali, and Chinese - Refactored play columns
This commit is contained in:
@@ -42,7 +42,6 @@ const ORDERS_PAGE_SIZE = 20;
|
||||
const STATUS_OPTIONS = [
|
||||
"pending_confirm",
|
||||
"partial_pending_confirm",
|
||||
"placed",
|
||||
"pending_draw",
|
||||
"partial_failed",
|
||||
"pending_payout",
|
||||
|
||||
Reference in New Issue
Block a user