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
We have a similar field for entering reviews - we can provide one here - but be wary - it is only really usable for cut-paste - we don't have keystrokes being stored serverside (or even in a cookie) while editing, so a closed browser tab will lose any typing work.
* feat: Allow entering agenda text directly (#6532)
* fix: Hide label as well as file/text input box
* refactor: Package javascript for static/dist
* fix: Fix test cases broken by view changes
* test: Add test case for entering agenda text
* refactor: assertRedirects
Description
It would save a step to have a text field for editing an agenda inline instead of having to first create a file on my computer and upload it.
Code of Conduct
The text was updated successfully, but these errors were encountered: