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: Load the category when the category_id attr is present. #13621

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

romanrizzi
Copy link
Member

The store won't autoload the reviewable category anymore as we removed that piece of code in #13412. This commit adds it as a computed property.

The store won't autoload the reviewable category anymore as we removed that piece of code in #13412. This commit adds it as a computed property.
@romanrizzi romanrizzi requested a review from eviltrout July 2, 2021 19:04
@danielwaterworth
Copy link
Member

If #13412 was meant to remove unused code and it was actually used, why not just revert it?

@eviltrout
Copy link
Contributor

I agree with @danielwaterworth - the revert is probably better

@romanrizzi
Copy link
Member Author

We'll not revert the other commit as the topic also adds the category as a computed property.

@romanrizzi romanrizzi merged commit 7e6a317 into master Jul 2, 2021
@romanrizzi romanrizzi deleted the reviewable_category branch July 2, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants