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

fix user_menu display on old pages #17332

Merged
merged 1 commit into from Aug 25, 2017
Merged

fix user_menu display on old pages #17332

merged 1 commit into from Aug 25, 2017

Conversation

wjordan
Copy link
Contributor

@wjordan wjordan commented Aug 25, 2017

Fix/followup to #17044 / #16614, this should make the sign-in button render via ajax correctly on old pages again.

The user_menu action requires the default Rails layout to render correctly. In order to apply this with render file, we need to put the call to render file in its own haml (in the default/conventional file location) so it will be rendered with the layout around it.

@wjordan
Copy link
Contributor Author

wjordan commented Aug 25, 2017

Tested manually on an adhoc instance, no guarantees it will pass all tests/lints until CI runs through it however.

@balderdash
Copy link
Contributor

Circle failure is unrelated, merging.

@balderdash balderdash merged commit c995654 into staging Aug 25, 2017
@wjordan wjordan deleted the user_menu_fix branch November 8, 2017 01:50
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

Successfully merging this pull request may close these issues.

None yet

3 participants