dailydotdev / daily Public
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
Add content guidelines link in the request source popup #297
Comments
|
It doesn't look like anyone has begun working on this one yet, so I'll go ahead and start working on implementation. |
|
@killshot13 perfect! Thank you :) |
|
Is there any way to either bypass or authorize the sign-in to Google/GitHub in the dev environment? This is probably a noob question, but I also don't want to go down the rabbit hole if there is a simple workaround... @idoshamun? Because when I am trying to view/test my changes to the code using the hot extension reload, it won't let me "suggest" a new RSS feed without signing in. 2021-07-10_072113_Trim.mp4Thank you!!! |
|
Hey @killshot13, You can disable the authentication check in the relevant callback. See the below to the specific line: Let me know if I can assist further. |
|
@killshot13 Are you still working on this issue. Can I work on this? |
|
I am but you are welcome to help. I have been busier than expected so I've been a bit slower than usual. |
|
@lifez you can go ahead and work on it :) |
|
@idoshamun I was trying to set up the dev environment locally in the hope to fix this thing, but I couldn't get the Postgres DB to work. I see the following error in the Docker logs: |
|
@umairhm that's a weird exception. Can you try pulling the latest changes of this repo? We changed a bit the docker-compose file. If it doesn't help, I'll try to look for a solution |
|
@idoshamun I pulled the latest master, but still the same error. Not sure if I am missing something locally or it's the image that's broken. |
|
Can you please try to run: And then try again. Stack Overflow says that it's probably due to existing data |
|
hey, @idoshamun is this actively being worked on. If shall I try to tackle it . |
|
Hey @ankitverma2211, I was trying work on this but for some weird reason, I couldn't set up the environment. And now I'm swamped with work, so I'm not able to make time right now. Please take it away and best of luck |
|
@ankitverma2211 sure go ahead! :) |
|
@idoshamun Thanks for the kind words. Let me try to do the setup |
|
Hey, I have opened PR related on this issue, I would like someone to review this. |



We want to add a link to our content guidelines before a user submits a source request. This will provide users a better understanding of what the process is and what content we allow, and what not.
How to get started?
Sketch Cloud project is available here with all the nitty-gritty👇
https://www.sketch.com/s/2549ccf9-b98c-413f-96fb-81b05b59e65f/a/9PZRRDp
The text was updated successfully, but these errors were encountered: