DEV Community

Discussion on: What was your win this week!?

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ • Edited

If you can't reply to my comment because of this format:

Image

I don't blame you lol xd. Will make an issue on this soon! This is the greatest bug find of all time!

Collapse
 
javz profile image
Julien Avezou

Great bug you found hahaha
Nice way to wrap up the week!

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

Ikr? Going to attempt to fix this

Collapse
 
embernoglow profile image
EmberNoGlow

lol, It would be interesting to see how you did it?!

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

Same. Even I don't know how this happened. I created the issue though:

Comment Format is out of place #23045

Describe the bug When I made a comment on "What is your Win this Week?!", I got this format after submitting my comment:

Image

To Reproduce

  1. Go to any post.
  2. Comment this specifically to get the format:
Quite a productive week!

---

I got my **8th Warm Welcome badge**. I did **mention I will stop at 10**, but I want to see how far I can go. Also got **25 likes on the Meme Monday**. Great to have these :)

![Image](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jzy5yzvjmqzkidoarfh7.png)

---

Got a lot of engagement on my guide to Dev.to! Though I didn't receive a badge for the #howtodevto yet. Either way, great achievement :D

{% embed https://dev.to/francistrdev/get-started-on-devto-a-beginners-guide-to-engage-with-the-community-4ach %}

---

**Got 2 PR's merged into Forem this week!**
- The **Quickie Post is fixed** because there were cases where the characters were counted incorrectly and now the post only counts characters and not white spaces.
{% embed https://github.com/forem/forem/pull/23015 %}

- The **"Report Abuse" button**, located on the left side where the three dots are, is invisible if you were to look at your own post.
{% embed https://github.com/forem/forem/pull/22958 %}

---

Awesome week I had! Can't wait for next week :D
![Image](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/q1jl9me5s031aj6zxrfd.gif)
Collapse
 
ben profile image
Ben Halpern The DEV Team

Fixing :P

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

I found the solution. I move the comment footer up by one. Will create PR soon :)

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

Here ya go :D

Restructure the Comment by moving the Comment Footer #23050

What type of PR is this? (check all applicable)

  • [ ] Refactor
  • [ ] Feature
  • [x] Bug Fix
  • [ ] Optimization
  • [ ] Documentation Update

Description

This PR addresses the issue where the comment footer structure breaks.

image

This PR fixes this issue by moving the Comment Footer up by one level.

Related Tickets & Documents

  • Related Issue #23045
  • Closes #23045

QA Instructions, Screenshots, Recordings

Make sure you are signed in.

  • Comment on any post with the following:
Quite a productive week!

---

I got my **8th Warm Welcome badge**. I did **mention I will stop at 10**, but I want to see how far I can go. Also got **25 likes on the Meme Monday**. Great to have these :)

![Image](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jzy5yzvjmqzkidoarfh7.png)

---

Got a lot of engagement on my guide to Dev.to! Though I didn't receive a badge for the #howtodevto yet. Either way, great achievement :D

{% embed https://dev.to/francistrdev/get-started-on-devto-a-beginners-guide-to-engage-with-the-community-4ach %}

---

**Got 2 PR's merged into Forem this week!**
- The **Quickie Post is fixed** because there were cases where the characters were counted incorrectly and now the post only counts characters and not white spaces.
{% embed https://github.com/forem/forem/pull/23015 %}

- The **"Report Abuse" button**, located on the left side where the three dots are, is invisible if you were to look at your own post.
{% embed https://github.com/forem/forem/pull/22958 %}

---

Awesome week I had! Can't wait for next week :D
![Image](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/q1jl9me5s031aj6zxrfd.gif)

What gif best describes this PR or how it makes you feel?