mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 10:16:32 +02:00
📝 Update editing response docs
This commit is contained in:
parent
b759fc28d5
commit
197c6804fb
1 changed files with 14 additions and 5 deletions
|
@ -48,12 +48,21 @@ will allow you to edit your response from anywhere.
|
|||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
### What if I can't edit my response?
|
||||
### Frequently asked questions
|
||||
|
||||
Rallly uses cookies in your browser to recognize you as the creator of a
|
||||
response. If your cookies have been deleted since you created your response or
|
||||
you are using a different device/browser, it may not be possible to edit your
|
||||
response.
|
||||
<AccordionGroup>
|
||||
<Accordion title="Why can't I edit my response?">
|
||||
Rallly uses cookies in your browser to recognize you as the creator of a
|
||||
response. If your cookies have been deleted or you are using a different
|
||||
device/browser, you may no longer be recognized as the user who created the response.
|
||||
|
||||
In this case you should ask the administrator of the poll to either delete your
|
||||
response so that you can create a new one or to edit your response for you.
|
||||
|
||||
</Accordion>
|
||||
<Accordion title="How can I avoid losing access to my own response?">
|
||||
If you enter your email address when you submit your response, you will
|
||||
receive a confirmation email with a link that allows you to edit your response from
|
||||
anywhere.
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue