Skip to content
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

Add warnings field to JSON return and warn for long set names #47

Open
NateLanza opened this issue Apr 9, 2024 · 0 comments
Open

Add warnings field to JSON return and warn for long set names #47

NateLanza opened this issue Apr 9, 2024 · 0 comments
Assignees

Comments

@NateLanza
Copy link
Collaborator

NateLanza commented Apr 9, 2024

The JSON returned by generator.py should include a warnings field that details potential issues with the generated alttxt. The first such issue should be if set names are longer than 15 characters; in this case, alttxt should be generated as normal, but with a string message in warnings stating that the length of the set names may hinder readability of the alttxt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants