chat-sdk-ios icon indicating copy to clipboard operation
chat-sdk-ios copied to clipboard

Bug/VENTokenView fixes

Open simonsmileyandrews opened this issue 6 years ago • 0 comments

Fixed some small bugs associated with the VENTokenView View wouldn't resize properly when tokens were added (due to incorrect constraints) View didn't allow users with duplicate names (due to adding and removing name instead of users from array) TableView constraints not set properly meaning when keyboard was shown you couldn't scroll all users Some logic added to ensure the group name is hidden when adding users to a group (we will modify user view to enable detail modification)

simonsmileyandrews avatar Dec 19 '17 01:12 simonsmileyandrews