Project

General

Profile

dev #1745

Updated by Lutfor Rahman about 1 year ago

* [x] use skeleton instead of spinner 
 * [x] add product image upload input ui break in safari 
 * [x] in add payment form, pressing escape after opening the bank select, freezes the app 
 * [x] Add a sophisticated logo size on the    dashboard 
 * [ ] Bottom line mismatch between the sidebar and dashboard container 
 * [x] Enhance sorting options to prevent dashboard container from moving 
 * [x] Enhance item-per-page options to prevent the dashboard container from moving 
 * [ ] Reduce action icons (preview, edit, and delete) in the dashboard 
 * [ ] Use Manrope font within the dashboard modal of invoices for edit and delete actions 
 * [ ] The application should set the payment status as paid if the paid seal is checked when saving the invoices 
 * [ ] Allow searching based on payment status in the invoice module 
 * [ ] Reduce dropdown height when it is expanded in the product module 
 * [x] Add loading toast when exporting the product list 
 * [ ] Clear payment method form when switching between payment options 
 * [ ] Add a darker color to the dashboard input fields with modal 
 * [ ] Don't allow content wrapping for large content in all the dashboard table 
 * [ ] Reduce the text size of the application title in the dashboard sidebar for small devices 
 * [ ] Reconsider the close button position in the dashboard sidebar 
 * [ ] Reconsider the export button and the new product button orientation for small devices in product module 
 * [ ] Reconsider the export button and the new customer button orientation for small devices in customer module 
 * [ ] Reconsider the new payment method button position for small devices in payment method module 
 * [ ] Add a fallback avatar in the sidebar for small devices 
 * [ ] Adjust the title (Edit profile) in the edit profile modal 
 * [ ] Reduce the text size of the select components within the edit profile modal 
 * [x] Close the dashboard sidebar when the logout modal opens 
 * [ ] Unable to logout from the dashboard sidebar

Back