Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 145 forks source link

Progress update component #857

Closed fakhruddinkw closed 8 months ago

fakhruddinkw commented 8 months ago

Issue:

845

Description:

As per the RFC #855 , moving forward with the modal view of the progress updates

WORKING VIDEO

ProgressDetails_Working.webm

UPDATED

updated_progress_details.webm

RESPONSIVENESS

Responsiveness.webm

TEST COVERAGE ProgressDetails coverage

vercel[bot] commented 8 months ago

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

Name Status Preview Comments Updated (UTC)
status-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2023 9:30am
shubhamsinghbundela commented 8 months ago

Nit: Hello @fakhruddinkw, you've done excellent work! Could you please enhance the appearance of an item in a list to make it look clickable?

image
fakhruddinkw commented 8 months ago

Nit: Hello @fakhruddinkw, you've done excellent work! Could you please enhance the appearance of an item in a list to make it look clickable? image

What do you suggest?

shubhamsinghbundela commented 8 months ago

What do you suggest?

I suggest adding a subtle hover effect to the list item, such as changing its background color or underlining the text when someone hovers their mouse pointer over it. This will provide a visual cue to users that the item can be interacted with. What do you think?

sahsisunny commented 8 months ago

Also, add some hover effects to clickable items like underlining the text when it's clickable. image

fakhruddinkw commented 8 months ago

What do you suggest?

I suggest adding a subtle hover effect to the list item, such as changing its background color or underlining the text when someone hovers their mouse pointer over it. This will provide a visual cue to users that the item can be interacted with. What do you think?

Great suggestion, Thank you! I will implement this