Actions
dev #1489
open[FE] Fixing bugs from smoke test
Description
- (pending)Customize Action buttons will be sticky on large and smaller devices.
- Instead of displaying both Sign In and Sign Up, display only the Sign In.
- Website logo in the Dashboard route has to be aligned with the main landing page logo.
- Name fields of Invoice By, To and Shipping To will not allow special characters.
- Street fields of Invoice By, To and Shipping To will not allow special characters (except for dashes and periods).
- Title fields of Invoice By, To and Shipping To will not allow special characters.
- Invoice details title input fields will not allow special characters.
- Item Description text areas in the table row must have a maximum height.
- Notes and Terms & Conditions text areas will have a dynamic resizing feature, and the Item Description text areas will have a maximum height.
- Insert Paid Seal and Signature checkboxes could be placed at the right-left corner of the form instead of displayed on the action buttons modal.
- Insert Discount and Tax check boxes font needs to be reduced.
- (pending)Preview Table will not be scrollable.
- (pending)Preview table column position will likewise be the form table column.
- (pending)When downloading the invoice pdf, display the options (save, download and print) directly in the modal instead of showing in any dropdown.
- Character count functionality counts up to 161 (sometimes) instead of counting 160.
- (pending)When previewing, do not allow any customization.
- (pending)Downloaded Invoice PDF is not the same as the preview.
- Application name will be in one line instead of displayed in two.
- Navbar height will be reduced (it could be 56px).
- Invoice date mismatch in preview
- Reset modal ui
- Subtotal section $ position, paid value should be fractional
- input fields can be cleared
- Subtotal section Due wrong value in preview
Updated by Nazmul Hossain Shovon over 1 year ago
- % Done changed from 0 to 40
- restrict special chars in name fields, street and title
- textarea in table max height
- date preview fixed
Updated by Lutfor Rahman over 1 year ago
Preview table column position will likewise be the form table column.
Preview Table will not be scrollable.
Downloaded Invoice PDF is not the same as the preview. (For theme zero)
Updated by Nazmul Hossain Shovon over 1 year ago
- % Done changed from 50 to 60
- notes, terms dynamic height & max height
- reset modal designed
- removed signup button from navbar
- changed dashboard logo
- fixed due value in preview
Updated by Nazmul Hossain Shovon over 1 year ago
- % Done changed from 60 to 70
show single digit in total,paid,due
show amount as 0 if any value is not a number
allow clearing number inputs
Updated by Nazmul Hossain Shovon over 1 year ago
- Description updated (diff)
- % Done changed from 70 to 80
- align subtotal currency symbols
- reduce navbar height
Updated by Nazmul Hossain Shovon over 1 year ago
- Status changed from In Progress to Complete
Actions