-
Notifications
You must be signed in to change notification settings - Fork 74
Wishlist menu #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Wishlist menu #158
Conversation
@Alexandrbig1 please review it. |
@yashseth391, please solve conflicts and update PR. |
@Alexandrbig1 , i have resolved the conflicts , please review it. |
@yashseth391, thanks for your updates. Please make few improvements, but before fetch latest updates, and test before next PR:
Quick acceptance guidance
|
@Alexandrbig1 thank you for the update, i will make the changes. |
@Alexandrbig1 , thank you for the updates of the last pr. I learnt a lot after fixing these , I have fixed all these , please review it . Also , some changes were already updated . Let me know if this pr requires further fixes. |
@yashseth391, looks good overall — but please address a few important issues before merging:
Thank you |
@Alexandrbig1 , Is the pr good now ? |
@yashseth391, thanks for the PR! A few required fixes before I can approve:
Before creating a new PR, make sure you fetch the latest changes, test your implementation locally, and run |
@Alexandrbig1 For the camel case and renaming and duplication , i have deleted. Please review it . For the other changes , can i raise a new pr , since those are not related to wishListMenu . I think creating a new file , fallBack list will help much , which will hold all the fallBack array , images all data , by using where ever we render it we can use nullish operator and pass the variable .If the idea seems good , I will raise a new pr for it. |
@Alexandrbig1 ,please review it. |
@yashseth391, have you test it? There not even imports of useSelector and useDispatch in MainHeader component, it'll definetely show an error. Please, test it locally, Thanks for the PR — a few blockers before I can approve:
Please apply these fixes and I’ll |
@Alexandrbig1 , These changes i have already done , but sorry , i looked those were on my local those were not pushed , I have pushed them .Also there is some function which is not used in mainHeader.jsx , but its not used anymore , some other person was working on it , should i clean that as well . |
I have made the feature and tested it locally as well , @Alexandrbig1 , please review the pr and let me know for any changes.