Skip to content
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

[Feature Request]: Want to Fix Card Design when we search products And ITS WORKING AS WELL #448 #465

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

nishant0708
Copy link
Contributor

@nishant0708 nishant0708 commented Jul 2, 2024

[Feature Request]: Want to Fix Card Design when we search products And ITS WORKING AS WELL #448

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Screenshot 2024-07-03 005336

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [y ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ y] My code follows the code style of this project.
  • [ y] My change requires a change to the documentation.
  • [ y] I have updated the documentation accordingly.

Copy link

vercel bot commented Jul 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nestondc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 7:31pm
nestondcshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 7:31pm

@nishant0708
Copy link
Contributor Author

hey @dinxsh please review this pr i have ensured every component of search product should perform same functionality that home page did

@nishant0708
Copy link
Contributor Author

Hey @dinxsh can you review this pr please

{filteredProducts.length > 0 ? (
filteredProducts.map((product) => (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reason behind removing all these code? contains icons like star and favorite that you removed as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @dinxsh basically it was a design of a card component but we already have designed one product component so we should use this component so that there is uniformity among cards

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want I could comment them but they are not needed any more

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @dinxsh can you please review this

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah alright, could you just add that heart icon back then? @nishant0708

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay i will

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @dinxsh i checked
image
there is already heart icon present so i guess we dont need to add another one

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok seems good

Copy link
Collaborator

@dinxsh dinxsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dinxsh dinxsh merged commit e74681b into MAVRICK-1:dev Jul 4, 2024
4 checks passed
@nishant0708
Copy link
Contributor Author

Hey @dinxsh please add labels and assign it to me

@nishant0708
Copy link
Contributor Author

Hey @dinxsh @sanket95droid please add labels toh this pr

@sanket95droid sanket95droid added GSSoC'24 Under GirlScript Summer of code level2 medium gssoc Under GirlScript Summer of code labels Jul 22, 2024
@sanket95droid
Copy link
Collaborator

@nishant0708 Done, nice work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Under GirlScript Summer of code GSSoC'24 Under GirlScript Summer of code level2 medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants