Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] - Hide Prompt From Public Page If Not Funded #708

Open
marclupanc opened this issue Feb 21, 2025 · 0 comments
Open

[BUG] - Hide Prompt From Public Page If Not Funded #708

marclupanc opened this issue Feb 21, 2025 · 0 comments
Labels
Difficulty: Easy Good for newcomers Priority: Medium Type: Enhancement Enhancement to existing feature

Comments

@marclupanc
Copy link
Collaborator

Description
Currently, when a user creates a prompt, it is immediately visible to everyone. However, users should only be able to create entries for prompts that have been funded. To prevent non-funded prompts from cluttering the search results, only funded prompts should be displayed on the search page.

Acceptance Criteria

  • A newly created prompt should remain hidden until it is funded.
  • Only funded prompts should be included in the search page results and in prompt creation modal.
  • Ensure the funding status is checked before displaying the prompt.

Notes
If a prompt is created but not funded, it should still be stored but not publicly visible in search.
Consider adding an indicator in the user's profile for "pending" (unfunded) prompts.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Difficulty: Easy Good for newcomers Priority: Medium Type: Enhancement Enhancement to existing feature
Projects
Development

No branches or pull requests

1 participant