-
Notifications
You must be signed in to change notification settings - Fork 0
Makes notes available with JavaScript disabled #278
Copy link
Copy link
Open
Description
Currently, notes are disabled when the user does not have JavaScript enabled, which isn't great.
I just completed some work to make bookmarks submit using progressive enhancement, we should potentially do similar for notes.
However, due to it requiring a redirect on submit, we don't want to force the user out of something they are currently watching.
It would probably be better to have some sort of sync button to submit the notes when the user is ready (with a warning).
Would need to consider how that works and ideally without a whole ton of effort given how many really need a no JS mode for notes, (I don't).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels