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

[Bug] Public Upload Card shown when Public Upload is denied #230

Open
t0g3pii opened this issue Dec 5, 2023 · 2 comments
Open

[Bug] Public Upload Card shown when Public Upload is denied #230

t0g3pii opened this issue Dec 5, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@t0g3pii
Copy link

t0g3pii commented Dec 5, 2023

Describe the bug
Show Public Upload Card can be activated when Allow Public Upload is not checked.

To Reproduce
Steps to reproduce the behavior:

  1. Go into Settings
  2. Disable Allow Public Upload
  3. Enable Show Public Upload Card
  4. Upload a Video non logged in.
  5. Get an (Un)expected Error

Expected behavior
Show Public Upload Card should be disabled (greyed out)

Screenshots
If applicable, add screenshots to help explain your problem.
direct
direct (1)

@t0g3pii t0g3pii added the bug Something isn't working label Dec 5, 2023
@t0g3pii
Copy link
Author

t0g3pii commented Dec 5, 2023

Here's an example of how it could look like
(just added color of rgb(85, 90, 95) to the label and span with a class called "css-disabled" and added the disabled attribute to the input so it can't be checked)
direct (2)

@ShaneIsrael
Copy link
Owner

Not so much a bug but a slight oversight. I'll leave this open so that I can remember to fix the issue when I have some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants