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

Make typing long comments easier #44

Open
cellio opened this issue Oct 28, 2020 · 1 comment
Open

Make typing long comments easier #44

cellio opened this issue Oct 28, 2020 · 1 comment
Labels
area: components Changes to design components type: feature request New feature or request

Comments

@cellio
Copy link
Member

cellio commented Oct 28, 2020

https://meta.codidact.com/questions/277177

Comments can be up to 500 characters, but the textbox is small so writing/editing longer ones can be difficult. This request is to do something to make that easier, which could be:

  • auto-enlarge the box when the character count reaches certain thresholds

  • just make the box bigger always

  • give the user a control to expand it (I think this is both the worst UX and the hardest, but including for the sake of completeness)

@ArtOfCode- ArtOfCode- transferred this issue from codidact/qpixel Oct 30, 2020
@ArtOfCode-
Copy link
Member

Transferred after investigation. The relevant line for this is _form.scss L57, which should be resize: vertical

@cellio cellio added area: components Changes to design components type: feature request New feature or request labels Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: components Changes to design components type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants