GeneralMagicio / pairwise-rf5

https://pairwise-rpgf5.vercel.app
GNU General Public License v3.0
2 stars 0 forks source link

Stars component UI and giving/showing stars UX #8

Open MoeNick opened 2 months ago

MoeNick commented 2 months ago

As a user, I want to have the option to give stars for projects, it helps me to do ranking easier and faster, while I have the power to compare, I can get rid of low-quality projects to show up again, or I can send the top projects to the place which not needed to be in comparison again. Also, it acts as a note to me to be aware of what I was thinking of them if they show up again.

Success Criteria:

  1. The projects load with 3-stars as default. Like this.
  2. The styling of the starts component should be exactly similar to Figma design.
  3. Default background color of the card will be white and not dependant to stars,
  4. The starts component hovers AT THE BOTTOM OF THE SCREEN and is fixed, not getting affected by the scroll.
  5. When the user hovers the mouse over each star, the stars will appear. New Styling is here
  6. In the above scenario, if the user moves over without clicking, it returns to the last selected status. If the user clicks, it saves instantly.
  7. If the user saves any starts on any projects, it loads with that status again if a project can appear later. Design of the clicked state
MoeNick commented 2 months ago

@mmahdigh new stylings of project cards, screens and stars are updated in teh issue. see those links please.

MoeNick commented 2 months ago

@RamRamez please take a look.

MoeNick commented 2 months ago

@Meriem-BM please also consider the scenario tests here

maryjaf commented 1 month ago
  1. The projects load with 3-stars as default. Like this.

In first comparison this AC doesn't work as expected @Meriem-BM

https://github.com/user-attachments/assets/ec6d5203-8b77-4898-ab80-326e9724d3bb

Meriem-BM commented 1 month ago

In first comparison this AC doesn't work as expected @Meriem-BM

I made a fix, if you can check @maryjaf

maryjaf commented 1 month ago

In first comparison this AC doesn't work as expected @Meriem-BM

it has been fixed