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

fixes:121 - Make Text_Input,Question_type,Home component responsive for All screens. #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manishapariyar
Copy link

@manishapariyar manishapariyar commented Jan 9, 2025

Description of Changes:

Implemented mobile responsiveness for the Text_Input, Question_type, Home component.

  1. Refactored the layout using CSS techniques like flexbox and grid to ensure the component is adaptable across different screen sizes, particularly for mobile devices.
  2. Adjusted UI elements such as buttons, text areas, and file upload sections to fit better and remain functional on smaller screens.
  3. Optimized input fields and dropdowns for a smooth user experience on mobile.

These changes aim to improve the usability and accessibility of the Text_Input, Question_type, Home component on all devices.

Screenshots:

Home Component:
Home Component
Screenshot (61)

Input Component:
Input Component
Screenshot (67)

Question Type Component:
Question Type Component
Screenshot (66)

@manishapariyar manishapariyar changed the title Make Text_Input,Question_type,Home component responsive for small screens (mobile) Make Text_Input,Question_type,Home component responsive for All screens. Jan 9, 2025
@manishapariyar manishapariyar changed the title Make Text_Input,Question_type,Home component responsive for All screens. fixes:121 - Make Text_Input,Question_type,Home component responsive for All screens. Jan 9, 2025
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.

1 participant