Fix issue where user is unable to modify the thread description and color in their private thread. The thread name is still unmodifiable (following the inclusion of the EDIT_DESCRIPTION and EDIT_COLOR permissions but not the EDIT_THREAD_NAME permission in D1980), but the thread description and color can be modified.
Related Linear issue with full context here.
The red background shows the TouchableOpacity:
I think it would be a be a better user experience if we had the entire item be a touchable instead of just the avatar/username