You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great having a way to suggest a new figure of speech directly from the website. This would allow even non-technical visitors to add content.
Possible Solutions/Additional Context
Somewhere on the glossary or on the footer, a button should open a new modal, displaying a form to submit a new figure of speech.
The content of this form could feed a backlog of figure of speech to manually review in PocketBase.
Caution
Since this would involve allowing users to perform a write operation, we should also think about a rate limiter of some kind or contextualizing each submission with the user's IP address to batch delete suggestions.
Type
Feature Request
Description
It would be great having a way to suggest a new figure of speech directly from the website. This would allow even non-technical visitors to add content.
Possible Solutions/Additional Context
Somewhere on the glossary or on the footer, a button should open a new modal, displaying a form to submit a new figure of speech.
The content of this form could feed a backlog of figure of speech to manually review in PocketBase.
Caution
Since this would involve allowing users to perform a write operation, we should also think about a rate limiter of some kind or contextualizing each submission with the user's IP address to batch delete suggestions.
Design/Layout (if applicable)
No response