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

BUG: Textarea should have a fixed size and be non-resizable. #241

Closed
4 tasks done
bmukesh23 opened this issue May 26, 2024 · 1 comment
Closed
4 tasks done

BUG: Textarea should have a fixed size and be non-resizable. #241

bmukesh23 opened this issue May 26, 2024 · 1 comment
Assignees

Comments

@bmukesh23
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

The textarea element currently allows users to resize it by dragging its edges or corners. This can lead to inconsistent UI layout and poor user experience. To ensure a consistent appearance, the text area should have a fixed size and should not be resizable.

Steps to see the issue:

  1. Go to the Upload Notes or Request Notes
  2. Attempt to resize the description's text area by dragging its corners or edges.
examtime_video.mp4

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
Copy link

Congratulations, @bmukesh23! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

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

No branches or pull requests

2 participants