aimpowered / LibOrate

A videoconferencing companion app developed by AImpower.org to provide emotional and relational support during videoconferencing.
https://liborate-alpha.vercel.app
MIT License
0 stars 2 forks source link

[UI] gray out the carousal left and right arrow at first or last card #79

Closed Shaomei closed 2 months ago

Shaomei commented 5 months ago

Currently the left and right arrows are still clickable when reaching the first or last card. We should gray out (disable) the left arrow at the first card and gray out (disable) the right arrow at the last card.

See screenshots:

Screenshot 2024-06-15 at 7 44 17 PM Screenshot 2024-06-15 at 7 44 29 PM
shubhankar-shandilya-india commented 5 months ago

Hi @Shaomei You want the buttons to disappear or just fade on 1st and last page for left and right buttons respectively.

Shaomei commented 5 months ago

Hi @shubhankar-shandilya-india, I want the left arrow button to fade on 1st and the right arrow button to fade on the last page, just to indicate to the users that they have reach the beginning and/or the end of the carousal, respectively.

Thanks for clarifying!

Shaomei commented 5 months ago

@ssunil3232, can you also move the arrows so that they are center on the circle?

Shaomei commented 2 months ago

This is fixed by PR #83 and #88.

Close the issue now.