-
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
🎨 UIRelated to visual appreance of the app (User Interface)Related to visual appreance of the app (User Interface)👥 MUCRelated to MUC / group chatRelated to MUC / group chat📱 iOSRelated to iOS / iPhone / iPadRelated to iOS / iPhone / iPad🚫 Bug / StabilityReleated directly to bugs or instability issuesReleated directly to bugs or instability issues
Description
MUC handling is confusing/broken in several ways. (Please let me know if I should break them into multiple issues.)
Expected behavior on a fresh install*:
- Go to "groups", which is empty
- Select the parameters (with the help of auto-completion)
- Click "Join"
- The entry is added to the lefthand list
- Maybe it should directly switch to the chat and activate the MUC
- When switching to "Chats", the MUC should be there, once.
Actual behavior:
- Go to "groups", which is empty
- Select the parameters
- The account selected is not shown, only when actually clicking on "Account"
- There is no auto-completion from known (MUC) domains, so the whole JID needs to be entered (this is very inconvenient, as apparently bookmarks are not handled either, see [iOS] MUCs from Bookmarks are not respected #202)
- For the Nick, selection from JID left hand sides would be nice
- Click "Join"
- The entry does not appear on the left hand side, clicking again does nothing, either. There is absolutely no user feedback
- After switching sections/panes and back to chats, there is one entry for each time the user had clicked on "Join" (it was a dozen or so for me). There should only be one entry (normally).
- Deleting them by long-swiping left behaves weird: Sometimes it is directly deleted, sometimes only the "Delete" button appears, which has to be clicked. It seems to be related to swipe speed (slow swipe enables direct delete), but this is not intuitive.
- After switching to "Chats", the MUC was there twice.
- Activating one of them while it was downloading MAM crashed Monal
- After restarting, the MUC chat was there either twice or not at all. Deleting one of the pair would crash and delete both. Re-adding it from the "Groups" section would add it twice.
*: I had installed Monal pretty much when it first came out. It became very slow (a minute or so to start) and unreliable over time, so last week I deleted it and reinstalled it from scratch.
genofire, Echolon and esu23
Metadata
Metadata
Assignees
Labels
🎨 UIRelated to visual appreance of the app (User Interface)Related to visual appreance of the app (User Interface)👥 MUCRelated to MUC / group chatRelated to MUC / group chat📱 iOSRelated to iOS / iPhone / iPadRelated to iOS / iPhone / iPad🚫 Bug / StabilityReleated directly to bugs or instability issuesReleated directly to bugs or instability issues