EddieHubCommunity / EddieHubCommunity.github.io

Information about our community
http://eddiehub.org
Other
150 stars 122 forks source link

[FEATURE] Enhance User Experience: Implement Modal or New Tab Option for Video Playback #337

Open gavinarori opened 6 months ago

gavinarori commented 6 months ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

Currently, the homepage/banner features a button that directs users to a YouTube video upon clicking. While this provides access to the desired content, it disrupts the user experience by redirecting them away from the site.

Proposed Solution

  1. Modal Playback: Integrate a modal window that opens when users click the video button. This modal would display the video inline, allowing users to watch it without leaving the site. Modal playback enhances user convenience and keeps them engaged with the content within the site's environment.

  2. New Tab Option: Alternatively, configure the video button to open the YouTube link in a new browser tab upon clicking. This option provides users with the choice to view the video while maintaining their browsing session on the site. Users can easily return to the site after watching the video, ensuring a seamless navigation experience.

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

you can use Modal Playback or New Tab Option