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

Don't include helpers on the views #2937

Merged
merged 1 commit into from Dec 16, 2022
Merged

Don't include helpers on the views #2937

merged 1 commit into from Dec 16, 2022

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Dec 13, 2022

This causes blacklight to pollute views that do not need these methods and it makes it confusing if a user is trying to override the helper methods, but they do not also override the views

@jcoyne jcoyne force-pushed the no-helpers-on-views branch 3 times, most recently from 663863d to 1c8961a Compare December 13, 2022 22:16
@jcoyne jcoyne marked this pull request as ready for review December 13, 2022 22:16
@jcoyne jcoyne force-pushed the no-helpers-on-views branch 2 times, most recently from 13df22f to 0590c36 Compare December 14, 2022 16:37
This causes blacklight to pollute views that do not need these methods and it makes it confusing if a user is trying to override the helper methods, but they do not also override the views
@thatbudakguy thatbudakguy merged commit 6d4d5c6 into main Dec 16, 2022
@thatbudakguy thatbudakguy deleted the no-helpers-on-views branch December 16, 2022 20:57
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

4 participants