Hello,
Where can I run that command or change that setting: disabled={usersCount === 0
-
Issues on selecting users when importing CSV ([#24253 ([FIX] Issues on selecting users when importing CSV by guijun13 · Pull Request #24253 · RocketChat/Rocket.Chat · GitHub))
- Fix users selecting by fixing their _id
- Add condition to disable ‘Start importing’ button if
usersCount
,channelsCount
andmessageCount
equals 0, or if messageCount is alone - Remove
**disabled={usersCount === 0}**
on user Tab
-
Version of Rocket.Chat Server: 4.8.1
-
Operating System: Ubuntu 18.04
-
Deployment Method: snap
-
Number of Running Instances: 1
-
NodeJS Version: v14.18.3
-
MongoDB Version: 4.2.17