activity changes text is editable #1329
Labels
bug
Something isn't working
💻 FW Lite
issues related to the fw lite application, not miniLcm or crdt related
Good first issue
not too difficult, limited scope
Describe the bug
the input box on the activity dialog where the changes are shown is editable, it should be readonly.
Expected behavior
Text box should not be editable, however the text should still be selectable, I think if you use the readonly attribute then you can't interact with the text anymore, this is not desired.
The text was updated successfully, but these errors were encountered: