Actions
ClientProject #3323
open[FE] Dev testing issues 23 Sep 2025
Description
- home page titles capitalize
- in text inputs, no initial spaces
- in filter model input allow number
- all stock Enquiry to Inquiry
- Enquire button width mismatch between pages
- right sidebar flag give border
- in car list tab screen show 4 cell table
- remove font-inter from everywhere
- left sidebar body type font size, truncate
- south africa flag right sidebar
Updated by Nazmul Hossain Shovon 7 months ago
- Description updated (diff)
- Estimated time changed from 6:00 h to 4:00 h
Updated by Nazmul Hossain Shovon 7 months ago
ref:
https://github.com/pqsjapan/frontendV1.1/commit/7c44d816e8d2839ae53424dc4b767ec6a0d281a5
Summary of Key Changes:
- Removed redundant font-family classes (e.g., font-['Inter']) from multiple components for cleaner code.
- Improved responsive design in ProductListCard:
- Adjusted visibility of specification tables for different breakpoints.
- Added a new table layout for medium screens.
- Moved the Enquire button to the right for better alignment.
- Updated button label from "Enquire" to "Inquiry" and made it bolder.
- Prevented spaces in chassis number filter input.
- Standardized font sizes in sidebar filters and other UI elements.
- Changed section headings (e.g., "New Arrivals", "Premium Cars", "Hot Deals") to uppercase for consistency.
- Improved country flag display and label truncation in CountrySection.
- Minor code cleanups (removed unused imports, simplified props).
Updated by Nazmul Hossain Shovon 6 months ago
- Status changed from Pending to Complete
- % Done changed from 0 to 100
Actions