Dylan Haussermann
Dylan Haussermann
Adding a feature where items in the To Do list can be sorted would add alot of value. With sorting, you could sort the items by priority instead of just...
Using the RHS to send a ToDo shows no feedback if the target user has disabled ToDo. Sending via the slash command shows feedback that the user has blocked incoming...
When you type `todo list` - You see all your accepted ToDos which makes sense. When you type `todo list in` - You see only pending ToDos not yet accepted....
The ToDo user search for the send functionality is different from the user picker elsewhere in Mattermost and the search does not work as expected if the target user has...
It would be useful is users could edit items on their To Do list. This way more details could be added or changed after the item has been saved. Ideally...
When adding an item to To Do from the RHS the focus does not properly move to the input box in the full page modal. The user must manually move...
There are a couple instances where ToDo seems to have some css styling issues with colour that cause odd contrast with some themes.  This white colour for the unselected...
We should improve the UX when a user is shown the position of items in a list. This looks a bit confusing. 0/5 Possibly it should be made clear that...
Seems like the feature of adding a channel level welcome message should work for both public and private channels. When I try using this feature I see a message saying...
Restrict Channel specific Welcome Bot message config to users who have permission to manage channels
PR https://github.com/mattermost/mattermost-plugin-welcomebot/pull/31 introduced slash commands to manage channel specific welcome bot messages. `set_channel_welcome`, `get_channel_welcome` and `delete_channel_welcome` When an enterprise license is applied not all roles have the ability to manage...