-
Notifications
You must be signed in to change notification settings - Fork 9
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
Long descriptions for people are being cut off. #18
Comments
As the site doesn't use bootstrap, I don't want to include bootstrap for this solution. Similarly, jquery can be hit or miss with mobile (but doable). I think maybe the best solution is to just remove the strict 50 character count and just ensure when users add their information for organizers, group, etc., they don't get carried away with the excess character count. |
What do you think @vt102 ? Is that an okay solution? |
We're all volunteers here, I don't think it should be the site maintainers job to enforce limits. If we don't want a pop out, I'd suggest:
|
- Make it cleaner and more obvious when changes to Code of Conduct are needed - Directly link to Code of Conduct if changes are needed. - Remove 50 character limit from the organizer description (#18)
I think that sounds good. For now, I removed the description limit in #20. If someone would like to make a JS popup, that would be a good pull request! I'll leave this issue open to facilitate that. |
Is your feature request related to a problem? Please describe.
As a user, I see information about individuals on your website that is terminated with "...", but there is no way to see the rest of the information.
Describe the solution you'd like
I would like some way to see the rest of the information-- perhaps a JS popup panel that has the user's description in its entirity.
Describe alternatives you've considered
n/a
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: