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

🐛 [Bug] : long comments can be folded up and down #864

Merged
merged 11 commits into from Jul 3, 2019

Conversation

ogerly
Copy link
Contributor

@ogerly ogerly commented Jun 19, 2019

🍰 Pullrequest

long comments can be folded up and down

ezgif com-gif-maker

Issues

Todo

  • None

@ogerly ogerly added this to the 🏃 Sprint: Manitou milestone Jun 19, 2019
@ogerly ogerly self-assigned this Jun 19, 2019
@ogerly ogerly added this to To Do in Human-Connection via automation Jun 19, 2019
@ogerly ogerly added bug and removed frontend labels Jun 19, 2019
@ogerly ogerly changed the title 🍰 long comments can be folded up and down 🐛 [Bug] : long comments can be folded up and down Jun 19, 2019
Copy link
Contributor

@roschaefer roschaefer left a comment

Choose a reason for hiding this comment

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

I think that's a great idea and creates a lot of better user experience. Think of all the lengthy comments that certain people write. So this helps a lot.

so far, so good

The change I would request is to encapsulate the logic for folding and unfolding into a separate component so we could use it at other places, too. Also a component test would be nice!

webapp/components/Comment.vue Outdated Show resolved Hide resolved
webapp/components/Comment.vue Outdated Show resolved Hide resolved
webapp/components/Comment.vue Outdated Show resolved Hide resolved
webapp/components/Comment.vue Outdated Show resolved Hide resolved
Copy link
Member

@Tirokk Tirokk left a comment

Choose a reason for hiding this comment

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

Hey Alex,

you have done a great work!!! 💫😎
Really important feature you solved.
You know VueJS better and better! 😍

Take just a little step and you got it finished … 🤗

backend/src/seed/factories/reports.js Outdated Show resolved Hide resolved
webapp/components/Comment.vue Outdated Show resolved Hide resolved
…nnection into 844-Comments-cannot-be-expanded-if-they-are-too-long
@mattwr18
Copy link
Member

mattwr18 commented Jul 2, 2019

should we pair on testing this @ogerly

Copy link
Member

@Tirokk Tirokk left a comment

Choose a reason for hiding this comment

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

Hey Alex,
super that you made this feature getting reality! 🚀

We rock it 🤘🏼

backend/src/seed/factories/reports.js Outdated Show resolved Hide resolved
webapp/components/Comment.vue Outdated Show resolved Hide resolved
@Tirokk Tirokk dismissed roschaefer’s stale review July 3, 2019 06:38

The most important changes are done in my eyes … others for the soon future.

@Tirokk
Copy link
Member

Tirokk commented Jul 3, 2019

Please pull in the master, than I will merge …

@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@76388d4). Click here to learn what that means.
The diff coverage is n/a.

@ogerly ogerly merged commit 324330a into master Jul 3, 2019
Human-Connection automation moved this from To Do to Done Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

🐛 [Bug] Comments cannot be expanded if they are too long
4 participants