CATcher-org / CATcher

CATcher is a software application used for peer-testing of software projects.
https://catcher-org.github.io/CATcher/
MIT License
70 stars 68 forks source link

Remove certain buttons in markdown toolbar #1196

Closed chia-yh closed 1 year ago

chia-yh commented 1 year ago

Summary:

Fixes #1178

Changes Made:

Proposed Commit Message:

Remove certain buttons in markdown toolbar

"Mention a user" and "Reference an issue, pull request or discussion" 
buttons in the markdown toolbar do not provide significant benefits in 
the context of a PE due to the lack of functionality and intended 
anonymity in the PE environment.

Removing these buttons avoids any potential confusion among users 
arising from the lack of support for these buttons.

Let's avoid any confusion by removing these buttons from the markdown 
toolbar.
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (94134a8) 54.63% compared to head (0e1c5ec) 54.63%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1196 +/- ## ======================================= Coverage 54.63% 54.63% ======================================= Files 101 101 Lines 2888 2888 Branches 535 535 ======================================= Hits 1578 1578 Misses 967 967 Partials 343 343 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.