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

Forums explore fixes #268

Conversation

SupritBehera
Copy link
Collaborator

Fixes issue #267

In the Forums Explore page, the 'Add a Post' header beside the add icon
was split in two lines due to less spacing. This commit fixes this by
giving more spacing to the header, hence resulting in the header to fit
in one line without breaking.
associated file

From the Forums Explore page, clicking on a question independent of a
file gave you a critical error, since FileSideView component was being
rendered, and it expected many parameters such as the thumbnail of the
file, whereas in reality the file property of the question was null.

To resolve this, FileSideView component is rendered only if the
particular question has a file associated with it.
@aniketbiswas21
Copy link
Member

LGTM!

@aniketbiswas21 aniketbiswas21 merged commit 56ad621 into developer-student-club-thapar:dev Jul 23, 2021
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.

2 participants