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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix new comment dropdown issue #13661

Merged

Conversation

Link2Twenty
Copy link
Contributor

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

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

When you create a new comment on the comments page then try and access its menu no menu opens. This was caused by an error in JS.

Related Tickets & Documents

Loosely related to #13365

QA Instructions, Screenshots, Recordings

Before

forem_new-comment-issue

After

forem_fix-new-comment

UI accessibility concerns?

N/A

Added tests?

  • Yes
  • No, and this is why: old tests will still work
  • I need help with writing tests

[optional] Are there any post deployment tasks we need to perform?

N/A

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

Not a gross bug anymore

@Link2Twenty Link2Twenty requested a review from a team May 5, 2021 11:00
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label May 5, 2021
@Link2Twenty Link2Twenty requested review from ludwiczakpawel and aitchiss and removed request for a team May 5, 2021 11:00
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2021

Thank you for opening this PR! We appreciate you!

For all pull requests coming from third-party forks we will need to
review the PR before we can process it through our CI pipelines.

A Forem Team member will review this contribution and get back to
you as soon as possible!

Copy link
Contributor

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @Link2Twenty! A couple change requests.

@pr-triage pr-triage bot added PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes and removed PR: unreviewed bot applied label for PR's with no review labels May 5, 2021
@Link2Twenty
Copy link
Contributor Author

For future reference, when fixing a bug like this should I modernise adjacent code, even if it's not code I'm actively working on?

@nickytonline
Copy link
Contributor

For future reference, when fixing a bug like this should I modernise adjacent code, even if it's not code I'm actively working on?

Thanks for asking @Link2Twenty! I just mentioned it as it's a small fix since we're in this piece of code. If it was a larger refactor noticed while fixing an issue, I'd create a separate issue for that.

@pr-triage pr-triage bot added PR: unreviewed bot applied label for PR's with no review and removed PR: reviewed-changes-requested bot applied label for PR's where reviewer requests changes labels May 6, 2021
Copy link
Contributor

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

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

Thanks @Link2Twenty! 馃殌

@pr-triage pr-triage bot added PR: partially-approved bot applied label for PR's where a single reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels May 6, 2021
@nickytonline nickytonline merged commit 2a05955 into forem:main May 6, 2021
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: partially-approved bot applied label for PR's where a single reviewer approves changes labels May 6, 2021
@Link2Twenty Link2Twenty deleted the Link2Twenty/comments-page-dropdown-fix branch May 6, 2021 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants