joshtom / devcareer-frontend-hacktoberfest-challenge

This repository houses few challenges gotten from frontend mentors platform which mentees would be working on
2 stars 13 forks source link

Destiny's Interactive Rating Component #42

Closed Destiny-01 closed 1 year ago

joshtom commented 1 year ago

Hi @Destiny-01

You are almost there.

Add the focus feature such that when user selects a button they know which one is selected.

Destiny-01 commented 1 year ago

Hi @Destiny-01

You are almost there.

Add the focus feature such that when user selects a button they know which one is selected.

Yes, I have done that as in the image provided. I used the focus feature but changed my mind. is it compulsory since I added an active class rather than listening for a focus state, tho it still works fine

joshtom commented 1 year ago

However you want to do it.

The end result should be same.