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

Feat: UI to answer the questions in Q&A Section Added #1103

Closed
wants to merge 4 commits into from

Conversation

BHS-Harish
Copy link
Contributor

Issue that this pull request solves

Closes: #886

Screenshots

bandicam.2024-08-03.23-08-32-250.mp4

@auto-assign auto-assign bot requested a review from Kajol-Kumari August 3, 2024 18:13
});
const res = await response.json();
if(response.status==200)
showToast(setToast, "Answer posted successfully","success");
Copy link
Member

Choose a reason for hiding this comment

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

Can you show the message like “Thanks for answering, it has been sent to admins for review and will appear here on approval “

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay i will change it....But Build not shown any error in local machine.. it failing here

@Kajol-Kumari
Copy link
Member

Also, please check the deploy build failure as well.

@BHS-Harish
Copy link
Contributor Author

Also, please check the deploy build failure as well.

No error shown while building on local....

@BHS-Harish BHS-Harish closed this Aug 3, 2024
@BHS-Harish BHS-Harish deleted the fix-issue-886 branch August 3, 2024 18:36
@BHS-Harish BHS-Harish restored the fix-issue-886 branch August 3, 2024 18:36
@BHS-Harish BHS-Harish deleted the fix-issue-886 branch August 3, 2024 18:36
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.

[Frontend] UI to answer the questions in Q&A Section
2 participants