Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on When editing tags usage guidance character limit counter doesn't work.

Post

When editing tags usage guidance character limit counter doesn't work.

+4
−0

When I edit tags on EE.Codidact I've noticed that the character limit counter for the usage guidance remains at zero.

Is it a known issue? Unless there is something wrong with my browser (Firefox) it is a bug. Note that the similar counter for comments works OK for me.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Why have a limit in the first place? (4 comments)
Why have a limit in the first place?
Olin Lathrop‭ wrote 9 months ago

What's the point of having a limit. The description should be as long or short as it takes to provide the proper guidance. Only humans can judge that. Nannyware imposing arbitrary min and max lengths doesn't increase quality.

Lorenzo Donati‭ wrote 9 months ago

My point was that there is a counter and it isn't working. If we decide it is not needed, it should just be removed from the UI and avoid useless clutter. I have no strong opinion about that.

I could see a potential merit in that limit, though. Since the guidance text goes in a pop-up maybe there would be usability problems if the text is too long. If HTML standard allows "wrapping" pop up text, that would be a no-issue. However if a pop-up always shows up with the full text in view this could cause problems, especially on portable devices with small screens. I have no knowledge in modern web programming, so I'm just wild guessing here.

Monica Cellio‭ wrote 9 months ago

There's always going to be some limit, from the database column type if nothing else, but we might need to raise it. In any case, though, yes if we show a counter it should be accurate. Thanks for the report.

Monica Cellio‭ wrote 9 months ago

I've now realized this is for the short guidance, not the wiki. The wiki should be as long as is needed, but the short guidance is meant to fit in a summary or hover text, so it can't be huge. And I've reproduced the problem in Chrome.