8000 Enhancement: FAQs section upgraded with additional Guided GIFs by abhisek-1221 · Pull Request #366 · ruxailab/RUXAILAB · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enhancement: FAQs section upgraded with additional Guided GIFs #366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

abhisek-1221
Copy link
Contributor
@abhisek-1221 abhisek-1221 commented Mar 10, 2024

This pull request addresses the request made by @jvJUCA at #357 (comment) to enhance the user experience of the FAQs section by incorporating Guided GIFs.

I've added the GIFs with optimal dimensions for guided tutorial ! You can review them. This would be sufficient to get started with the project, we can add additional QnA later on.

                        <v-img
                        max-width="800"  
                        :src="require(`@/assets/faqs/${item.gif}`)"
                        style="object-fit: contain"  />

created a faqs folder to ensure that any future additions to this page refers to the faqs folder within the assets, thus maintaining the structure of the codebase.

Take a look at the commits made

finalFAQ.mov

Copy link
Member
@jvJUCA jvJUCA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abhisek-1221
Congratulations! 🎉 Your pull request has been accepted! Thank you for your valuable contribution.

Your changes have been merged successfully and will be included in the develop branch. Your effort in improving our project is greatly appreciated.

Thanks again for your contribution, and we look forward to your continued involvement in our project!

Best regards,
@jvJUCA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0