openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 61 forks source link

fix: fixed post card border color issue (#640) #677

Closed Lunyachek closed 4 months ago

Lunyachek commented 4 months ago

Description

Backport from master - https://github.com/openedx/frontend-app-discussions/pull/640

When trying to post on the forum, the option to mark your post as “Discussion” or “Question” is not enabled

Before fix

Screenshot 2024-01-11 at 4 16 03 PM

After fix

Screenshot 2024-01-11 at 4 13 52 PM
openedx-webhooks commented 4 months ago

Thanks for the pull request, @Lunyachek! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (open-release/quince.master@2dafb6a). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## open-release/quince.master #677 +/- ## ============================================================= Coverage ? 92.43% ============================================================= Files ? 169 Lines ? 3451 Branches ? 898 ============================================================= Hits ? 3190 Misses ? 241 Partials ? 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

openedx-webhooks commented 4 months ago

@Lunyachek 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.