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

Related discussions #10

Merged
merged 9 commits into from Nov 10, 2023
Merged

Related discussions #10

merged 9 commits into from Nov 10, 2023

Conversation

sergiorodenas
Copy link
Contributor

No description provided.

@sergiorodenas
Copy link
Contributor Author

What do you think?

@@ -55,6 +57,9 @@ export default class MoreDiscussions<CustomAttrs> extends Component {
limit: this.limit,
},
sort: this.filterBy,
filter: {
q: this.isRelated ? app.current.data.discussion.title : null,
Copy link
Owner

Choose a reason for hiding this comment

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

Look like it is app.current.data.discussion.title() not app.current.data.discussion.title

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Solved

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you 👍🏼

Copy link
Owner

Choose a reason for hiding this comment

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

Will this also be resolved #7?

Copy link
Owner

@datlechin datlechin left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@sergiorodenas
Copy link
Contributor Author

Should we add a disclaimer that if the option is activated on big sites without https://github.com/clarkwinkelmann/flarum-ext-scout it's going to affect a lot to site performance?

@datlechin
Copy link
Owner

Yeah, I think so. Can you add a notice to the help text of the Related results field.

@datlechin datlechin merged commit 4039b3f into datlechin:master Nov 10, 2023
3 of 4 checks passed
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

2 participants