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

Anonymous posting front end #90

Merged
merged 5 commits into from
Oct 20, 2024
Merged

Anonymous posting front end #90

merged 5 commits into from
Oct 20, 2024

Conversation

raissg
Copy link

@raissg raissg commented Oct 20, 2024

This branch implements the front end for the anonymous posting functionality. It adds a radio button to the post composer that allows users to toggle anonymity. If selected, the post will display "Posted by Anonymous" or a '?' avatar in both the topic list and individual post views. All changes ensure that the anonymity setting is clear and intuitive for users, enhancing their privacy during discussions.

@raissg raissg added the enhancement New feature or request label Oct 20, 2024
@raissg raissg added this to the Sprint 2 milestone Oct 20, 2024
@raissg raissg self-assigned this Oct 20, 2024
Copy link

@NickDevi NickDevi left a comment

Choose a reason for hiding this comment

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

good.

Copy link

@DachiCharkviani DachiCharkviani left a comment

Choose a reason for hiding this comment

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

good.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11429897954

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.005%) to 82.611%

Files with Coverage Reduction New Missed Lines %
src/meta/errors.js 1 76.74%
Totals Coverage Status
Change from base Build 11429847218: -0.005%
Covered Lines: 22345
Relevant Lines: 25625

💛 - Coveralls

@raissg raissg merged commit b57dcde into f24 Oct 20, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants