ResearchHub / issues

File an issue or request a feature
1 stars 0 forks source link

Flag Content: Description Box #50

Open TylerDiorio opened 3 months ago

TylerDiorio commented 3 months ago

Is your feature request related to a problem? Please describe. Community members have requested that we add a description box to provide more context why a piece of content has been flagged.

Describe the solution you'd like Optional text box to provide additional details around why a content was flagged.

Describe alternatives you've considered Alternatively add many more alternative radio buttons for options, which could be untenable.

FlagOther

arshiamalek commented 3 months ago

Thanks @yattias and @TylerDiorio for posting this suggestion.

Franklynstein commented 3 months ago

Hi, can this be assigned so I could begin work on it

Franklynstein commented 3 months ago

Is your feature request related to a problem? Please describe. Community members have requested that we add a description box to provide more context why a piece of content has been flagged.

Describe the solution you'd like Optional text box to provide additional details around why a content was flagged.

Describe alternatives you've considered Alternatively add many more alternative radio buttons for options, which could be untenable.

FlagOther

Basically a text area to emphasize on the particular issue I suppose

TheyCallMeCheng commented 3 months ago

I'm currently working on this but I need CLIENT_ID and SECRET for the Google auth otherwise I'm not sure how to make it run locally (when registering with email I'm not receiving the confirmation email).

You can find me on discord under wg-os-devs

kerkelae commented 2 months ago

image

I added a draft of the textbox in this branch. The CSS is hardcoded in the changed file, which may not be desirable. I also still need to figure out how to update the API and the backend.