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 alphabetical sort to file manager #947

Merged
merged 1 commit into from
Aug 31, 2016
Merged

Conversation

hackartisan
Copy link
Contributor

Here's my approach; any comments, @tpendragon or @jcoyne ?

Thanks!

@hackartisan hackartisan changed the title WIP Add alphabetical sort to file manager - DO NOT MERGE Add alphabetical sort to file manager Aug 30, 2016
}

initialize_alpha_sort_button() {
Blacklight.onLoad(() => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the sorting manager gets triggered until Blacklight's loaded, so this shouldn't be necessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually you're right and this was causing a bug that I hadn't noticed where the button didn't work unless you reload the page.

@tpendragon tpendragon merged commit 249198d into master Aug 31, 2016
@tpendragon tpendragon deleted the fm-alphasort#929 branch August 31, 2016 22:40
@mjgiarlo
Copy link
Member

mjgiarlo commented Aug 31, 2016

🎉

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