SCCapstone / PalmettoProgrammers

https://www.forces-unite.com
MIT License
4 stars 1 forks source link

No limit on tags and said tags will eventually not show up on post if too many are selected #494

Closed GElsey55 closed 6 months ago

GElsey55 commented 7 months ago

image image

evan-scales commented 7 months ago

Not sure of best way to fix this, we could limit number of tags to a post. But that just limits users, and issue can still show up if a tag name is super long. For long descriptions and long titles we get around that by giving them a tool tip, but I'm not sure if that would work here. @Jackson-Williams-15 @jbytes1027 @AaronKeys @epadams what do y'all think we should do?

jbytes1027 commented 7 months ago

The only real fix is to let the cards stretch out when in post or editing view and limit the tags to like 6. Should Probably do the same for the title and the description. Will be ugly tho.

AaronKeys commented 7 months ago

I agree with @jbytes1027. It seems best to limit the tags to 6.

epadams commented 6 months ago

I want to add to this issue, seems like some tags aren't showing for the first 6 tags if their name is too long. Pretty sure this is so that we have room left for the description, but maybe we should also set a max character length for the tags.

Screenshot_20240421_094648 Screenshot_20240421_094803

Using 3 characters per tag works fine:

Screenshot_20240421_095033