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

Feature: Moving project solutions to Hotwire final tweaks #3956

Merged
merged 1 commit into from
Jul 13, 2023

Commits on Jul 11, 2023

  1. Feature: Moving project solutions to Hotwire final tweaks

    Because:
    * A few final touches before we start rolling this out to users.
    
    This commit:
    * Move the add solution button hook outside of the current users solution conditional - this is needed for the button to display correctly when the user deletes their solution after refreshing the page.
    * Change "Add submission" button text to "Add solution" - to fit the solutions title.
    * Add a hidden class to the drop down so it does not flash visible for a brief moment during re-render
    KevinMulhern committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    33de9f3 View commit details
    Browse the repository at this point in the history