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

Categories selection View #145

Closed
jifonthespoon opened this issue Feb 27, 2025 · 0 comments
Closed

Categories selection View #145

jifonthespoon opened this issue Feb 27, 2025 · 0 comments
Assignees

Comments

@jifonthespoon
Copy link
Contributor

jifonthespoon commented Feb 27, 2025

Create a view called SelectCategories in Feed/Views that allows a user to select the categories of their post when making a new post:

Image

It will go in this larger view, but you only need to worry about the parts in the screenshot above. Make sure to use a State variable for the categories selected, and show the categories accordingly (show the selected ones as a list under the search bar like how the suggestions appear). If you click a category that is already selected, it should be removed.

Image
@krishpra2315 krishpra2315 self-assigned this Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants