Matdweb / Jamming

This project allows you 👥 to create and customize 🎨 playlists 🎼 and send them to your Spotify account using API technology.
https://jamming-sooty.vercel.app
MIT License
0 stars 1 forks source link

Create button animations #29

Closed Matdweb closed 1 year ago

Matdweb commented 1 year ago

About this Pull Request

I created an animation for the 'Save this in Spotify' Button as solution to the #26 ticket

About this functionality

This animation was created to show the users what is happening with the creation process of their new playlist and for better user experience. It follows the order established in the ticket:

  1. when the user's playlists empty the Button is totally unclickable and gray ButtonGray

  2. when it has at least one song the Button is clickable and green ButtonGreen

  3. This is how it looks when making a successful request: createButtonAnimationTest1

  4. This is how it should look when there's an error in the request createButtonAnimationTest2

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
jamming ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2023 4:19am
Matdweb commented 1 year ago

When the request is successful the message is lacking a !. It should beReady! 🥳