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 #238: Modified UI of Story heading #240

Merged
merged 7 commits into from Jul 11, 2022
Merged

Fix #238: Modified UI of Story heading #240

merged 7 commits into from Jul 11, 2022

Conversation

kailash360
Copy link
Member

Issue Number

fixes #238

Describe the changes you've made

I have modified the stylesheets by adding new sub-classes to existing classes, such that the UI fits to the proposed design. I have also modified the HTML-skeleton in the Story heading to accommodate the sequence of elements. Apart from that, I modified the GraphQL query that fetches the story, to fetch the profile picture of the user as well and render it in the heading.

Describe if there is any unusual behavior (Any Warning) of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

NA

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • The title of my pull request is a short description of the requested changes.

Provide a Deployed link of route/page that needs to review

image
image

@cyntss cyntss merged commit bec78bd into main Jul 11, 2022
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.

[Feature] Improve UI of Story heading
2 participants