uclaacm / membership-portal

The ACM Membership Portal
Mozilla Public License 2.0
8 stars 1 forks source link

Default max length for URL #51

Closed GalenWong closed 2 years ago

GalenWong commented 4 years ago

Hi, Dev team,

You guys are doing great work. One issue that we ran into constantly is that the URL field for creating an event is limited to 255 characters, but facebook's image assets URLs are usually super-duper long, which does not fit into the field.

https://github.com/uclaacm/membership-portal/blob/28afadbde8bac569c64a127af87101c08ccebd92/app/db/schema/event.js#L51

Can we increase that limit?

Thank you guys so much!

mattxwang commented 3 years ago

@GalenWong did we ever get back to you on this? If this is still a problem, I can probably just make the change.

advaithg commented 2 years ago

Going to bring this ticket back, assigning to @samarthupadhyaya27

dtjanaka commented 2 years ago

wrong repo, should be in membership-portal

mattxwang commented 2 years ago

FYI in the future, there's a "transfer issue" button that moves the issue to another repo but keeps the history, etc.!