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

Template generation on codethesaur.us is not reachable anymore #605

Open
cafce25 opened this issue Oct 18, 2022 · 2 comments
Open

Template generation on codethesaur.us is not reachable anymore #605

cafce25 opened this issue Oct 18, 2022 · 2 comments
Labels
Experience: Design Experience: Frontend hacktoberfest Good issue for someone to work on for Hacktoberfest help wanted We'd love to have help working on this issue

Comments

@cafce25
Copy link
Contributor

cafce25 commented Oct 18, 2022

Expected Behavior

I can select language, version and structure triples that are not available yet as reference to generate a template.
The button should change from Go -> to Generate Template

Actual Behavior

When a structure is selected all (language, version) tuples that do not provide info for the structure are disabled and cannot be selected any more.

Steps to Reproduce the Problem

  1. Go to https://codethesaur.us
  2. Select a structure
  3. Unavailable structures are disabled

Additional Info

As Nekros1712 noted in #544: #496 broke how templates can be generated on the site.

The expected behavior is my imagination of a solution, anything else that allows easy generation of templates on codethesaur.us is fine.

@cafce25
Copy link
Contributor Author

cafce25 commented Oct 18, 2022

As a workaround for now you can visit https://codethesaur.us/reference/?lang=<language>%3B<version>&concept=<structure> to still generate a template or use python manage.py generate_templates --language_version=<language_version> <language> <structure> from within the docker container

@geekygirlsarah
Copy link
Member

Yeah, I meant to file this yesterday as a friend realized they didnt' have a good way to make a new one. I'm wondering if something like a dropdown of concept and language either in the blue box at the bottom of the home page, or something on the Contribute page could maybe show the previous generated template that used to be there?

@geekygirlsarah geekygirlsarah added help wanted We'd love to have help working on this issue hacktoberfest Good issue for someone to work on for Hacktoberfest Experience: Frontend Experience: Design labels Oct 18, 2022
@geekygirlsarah geekygirlsarah removed the hacktoberfest Good issue for someone to work on for Hacktoberfest label Nov 10, 2022
@geekygirlsarah geekygirlsarah added the hacktoberfest Good issue for someone to work on for Hacktoberfest label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Experience: Design Experience: Frontend hacktoberfest Good issue for someone to work on for Hacktoberfest help wanted We'd love to have help working on this issue
Projects
None yet
Development

No branches or pull requests

2 participants