Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

AO3-5255 Allow tag set descriptions to be summary length #3181

Open
wants to merge 15 commits into
from

Conversation

Projects
None yet
1 participant
Owner

sarken commented Nov 24, 2017

Issue

https://otwarchive.atlassian.net/browse/AO3-5255

Purpose

Allows tag set descriptions to be the length we use for summaries (as defined in the updated config file in #3180). The field is now a textarea labeled "Description" with a character counter beneath it.

Testing

Refer to JIRA

References

Includes #3180 -- actual relevant commits are a333afe and e074a4c.

You can see the validation is already set up to be summary length and this is just a front end issue here: https://github.com/otwcode/otwarchive/blob/master/app/models/tagset_models/owned_tag_set.rb#L48

sarken added some commits Nov 23, 2017

AO3-3952 Use SUMMARY_MAX_DISPLAY for series edit, external works edit…
…, new external bookmark, chapter (any), new collections, work (any)
AO3-3952 Use NOTES_MAX_DISPLAYED on bookmark form, prompt form, serie…
…s edit form, work or chapter notes, import form
AO3-3952 Give some padding max characters in title fields on collecti…
…on form, chapter work, series form, work form, new external bookmark form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment