Dedicated modal sheet for proposing new public feature requests.
Collects title, description, and optional author name, then correctly dispatches to client.submitFeatureRequest(draft, userToken) (POST /api/v1/feature-requests).
client.submitFeatureRequest(draft, userToken)
/api/v1/feature-requests
Dedicated modal sheet for proposing new public feature requests.