Issue Title: Unnecessary Buttons Displayed During New Product Creation
1. Issue Description
During the new product creation process, users are presented with options to 'View Check Stock' action and 'Duplicate' the product. These options are not contextually relevant for a new product that has yet to be saved or stocked, leading to potential confusion and a suboptimal user experience.
2. Steps to Reproduce
Navigate to the new product creation interface.
Observe the buttons/options available during the creation process.
3. Current Behavior
Buttons for 'Check Stock' and 'Duplicate' are displayed to the user while creating a new product.
4. Expected Behavior
Only contextually appropriate actions should be available during the new product creation process, such as 'Save', 'Cancel', or 'Add Details'.
5. Goal
To enhance the user experience by ensuring that the UI only presents options that are relevant to the user's current task, which in this case is the creation of a new product.
6. Action Items
[x] Conduct a UX review of the new product creation process.
[ ] Identify all buttons and actions currently available during the creation of a new product.
[ ] Assess the relevance and necessity of each button and action in this context.
[ ] Redesign the interface to only include actions that are applicable to new product creation.
[ ] Implement the redesigned interface.
[ ] Perform user testing to ensure the new design aligns with optimal UX practices.
[ ] Update any related documentation to reflect the changes made to the product creation process.
Issue Title: Unnecessary Buttons Displayed During New Product Creation
1. Issue Description
During the new product creation process, users are presented with options to 'View Check Stock' action and 'Duplicate' the product. These options are not contextually relevant for a new product that has yet to be saved or stocked, leading to potential confusion and a suboptimal user experience.
2. Steps to Reproduce
3. Current Behavior
4. Expected Behavior
5. Goal
To enhance the user experience by ensuring that the UI only presents options that are relevant to the user's current task, which in this case is the creation of a new product.
6. Action Items