Skip to content

Commit

Permalink
Added UserGuide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan1696 committed Feb 27, 2025
1 parent 1f1e17c commit 3b841e7
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions UserGuide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# User Guide
In this guide we will detail the features we added and how to user-test them

## Repost to other categories
This feature allows users to repost a topic to a different category, as demonstrated below:
1. Open a topic and open the `Topic Tools` menu and select `Repost`:
![alt text](userGuide-images/image.png)
2. The Repost modal will show up with a copy of your post, which you can then select new categories to post to.
![alt text](userGuide-images/image2.png)

### Testing
- There are no additional tests for this feature, since it was built into another feature that already had test coverage.

## Posting to multiple categories
1. Open up the new topic modal, by creating a new topic:
![alt text](userGuide-images/image3.png)
2. Use the category selector to select the categories that you want to post to:
![alt text](userGuide-images/image4.png)

### Testing
- There are no additional tests for this feature, since it was built into another feature that already had test coverage.
Binary file added userGuide-images/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added userGuide-images/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added userGuide-images/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added userGuide-images/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b841e7

Please sign in to comment.