Vincent Petry

Results 138 issues of Vincent Petry

Currently it is inconvenient to switch between rooms, the user needs to click on "Chat sessions" and lose the current view. It would be better to have either tabs or...

enhancement

Currently it is not possible / not intuitive to distinguish between the actual contact list and the people who are in the current chat room. One idea would be to...

enhancement

When joining the "Main" room, it wasn't clear to me whether only people in my organization would see it or whether anyone from anywhere could join it. What is the...

enhancement

Middle click (or right click + open new tab) on a chatroom / contact name should open the corresponding spreed.me link. This should be feasible by replacing the element with...

enhancement

1) Also listenning to "input" event, which fixes the case when pasting with right mouse button + paste. 2) Fixed issue when the input field is initially hidden and has...

Make it possible to set toastify options globally so that one doens't need to pass in the same options everywhere. One use case would be to pass in an offset...

enhancement

See https://github.com/apvarun/toastify-js/blob/master/README.md#add-some-offset Would be useful to offset the notification in case it overlaps with other controls like a top bar, see https://github.com/nextcloud/spreed/pull/5794

enhancement

### Steps to reproduce: ```javascript showSuccess('Click this link.', {isHTML: true}) ``` ### Expected result The link has a different color. ### Actual result The link is styled exactly the same...

bug

- [ ] add placeholder when empty - [ ] add date picker icon inside the field - [ ] how about accessibility ? @marcus-herrmann

@pmaier1 this was raised by you in https://github.com/owncloud/phoenix/issues/1186 but I do not understand the context. Please provide more information in this ticket and label accordingly. Thanks!