dev #1564
Updated by Lutfor Rahman over 1 year ago
* [ ] 1. The table header is sometimes missing in the preview when switching between edit and preview. * [ ] 2. Display an empty string instead of a placeholder for empty entries in the invoice form. * [ ] 3. Remove icons of logo and signature position, which should be top right and half inside div and half outside. * [ ] 4. After the logo and signature are uploaded, the application should allow uploading images again by clicking on the image area. * [ ] 5. Mention required inputs by displaying the * sing when attempting to save an invoice. * [ ] 6. When saving invoices, the application should not allow typing special characters as names. * [ ] 7. The application should not allow special characters to be typed in the Qyt and Rate inputs. * [ ] 8. The mega menu should be closed after adding customers and payments. * [ ] 9. Skeletons of the logo and signature should have the same height and width as the logo and signature. * [ ] 10. The Mega menu should only be opened by clicking instead of hovering. * [ ] 11. Add sophisticated line height to the item description for multi-line inputs. * [ ] 12. When the discount type is a percentage, the max length of discount input should be 3. * [ ] 13. By clicking on the application icon and heading in the dashboard route, the user should be able to navigate to the landing page. * [ ] 14. Mandatory fields of the profile edit form should be marked with the * sign. * [ ] 15. Instead of displaying a colon, display a slash when displaying the state and zip code in the profile card. * [ ] 16. When the password is not set for OAuth sign-in, display the Set password instead of the Change password. * [ ] 17. The application should allow users to check the remind me option by clicking both the checkbox and label. * [ ] 18. The application should not allow clicking action points except edit/preview when previewing invoices. * [ ] 19. Remove dollar signs from both invoice form and preview for total paid due. * [ ] 20. When clicking on the profile from the navbar dropdown, the signed-in user should be able to navigate the dashboard>account. * [ ] 21. When clicking on the dashboard from the navbar dropdown, the signed-in user should be able to navigate the dashboard>invoices.