Skip to content

Feat: Qna reply right from list view#2405

Open
nur-alam wants to merge 20 commits into4.0.0-devfrom
qna-reply-from-list
Open

Feat: Qna reply right from list view#2405
nur-alam wants to merge 20 commits into4.0.0-devfrom
qna-reply-from-list

Conversation

@nur-alam
Copy link
Collaborator

@nur-alam nur-alam commented Mar 2, 2026

No description provided.

@nur-alam nur-alam requested a review from sazedul-haque March 2, 2026 07:51
@nur-alam nur-alam added the 4.0.0 Tutor v4.w0w label Mar 2, 2026
</div>
<div class="tutor-discussion-card-actions">
<a href="<?php echo esc_url( $single_url ); ?>" class="tutor-btn tutor-btn-primary tutor-btn-x-small tutor-sm-hidden">
<button
Copy link
Collaborator

Choose a reason for hiding this comment

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

The same here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

some extra button class create issues that's why, it's a title no need to use Button class here

</div>
<div class="tutor-discussion-card-actions">
<a href="<?php echo esc_url( $single_url ); ?>" class="tutor-btn tutor-btn-primary tutor-btn-x-small tutor-sm-hidden">
<button
Copy link
Collaborator

Choose a reason for hiding this comment

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

The same here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

some extra button class create issues that's why, it's a title no need to use Button class here


.tutor-discussion-card {
@include tutor-flex(row, flex-start);
@include tutor-flex(column, flex-start);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Has the markup changed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants