Skip to content
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

[Improvement] Implement Dropdown for Mode Switching between Generate Q&A and Ask Questions #55

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

yatikakain
Copy link
Contributor

Fixed Issue #54

This PR introduces a dropdown menu for mode switching between Generate Q&A and Ask Questions of the EduAid application. The dropdown provides a user-friendly interface to toggle between different modes, replacing the previous switch component.

Key Changes:

  • Replaced the switch component with a dropdown menu for better user experience and clarity.
  • Updated Home.jsx to incorporate the dropdown menu for selecting the mode.
  • Similarly updated Answer.jsx to include the dropdown for mode switching.
  • Handled redirection and state changes when a different mode is selected through the dropdown.
  • Refined UI components for a seamless experience while toggling modes.
  • Ensured consistent design and functionality across the application.

Additionally, updated the .gitignore file to stop tracking the dependencies folder (including the venv folder and other dependencies).

@Aditya062003 Aditya062003 merged commit 626bcc6 into AOSSIE-Org:main Oct 20, 2024
4 checks passed
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