Joseph Ho

Results 7 issues of Joseph Ho

With the autocomplete dropdown, some users face trouble or uncertainty while selecting topics. The autocomplete dropdown may encourage users to find and select an existing topic rather than starting a...

area: compose
priority: high
size: L
UI experiment
chat.zulip.org review

Previously, when a user moves a message to another topic, the Notification bot will post a message saying "This topic was moved here from..." This is confusing when the topic...

area: message-editing
area: bots
priority: high
size: XL
integration review

Some code blocks in the help center have lines that are too long to fit, and wrap onto the next line. This can look awkward, and may cause confusion. An...

area: documentation (user)
size: XS
integration review

These changes introduces an new user option where it allows users read messages and scroll through their feed without marking those messages as read. Fixes #22804. **Screenshots and screen captures:**...

feedback wanted
area: settings (user)
area: message view
priority: high
size: XL
has conflicts
UX

After merging #24352, we want to increase the block width in the help center to reduce the amount of scrollbars that are shown. [CZO discussion](https://chat.zulip.org/#narrow/stream/19-documentation/topic/line.20wrapping.20code.20blocks) **Screenshots and screen captures:** In...

size: XS

As part of our todo in the code, we want to use the unique user IDs instead of emails when processing the results of subscribing users to a channel. These...

size: L

Currently we are redirecting all HTTP requests through NGINX. This is dangerous as we are sending sensitive secrets through plain/text. We want to stop redirecting for API requests and handle...

size: M
area: security