Preet Mishra

Results 11 issues of Preet Mishra

Currently, narrowing to empty streams makes the selection bar disappear. Moreover, it is difficult to make out why nothing is being shown in the MessageBox. **To reproduce**: * Navigate to...

bug
high priority
GSoC

- [ ] Do not show muted topics in stream narrow (and stream unread count) - [ ] Support event handling for muted topics (proposed by @neiljp) - [ ]...

high priority
area: event handling
missing feature: user

This is not as apparent with servers that have a limited number of users. However, with [CZO](https://chat.zulip.org/), which currently has ~16000 users, the performance hit is quite evident. We should...

further discussion required
area: optimization

Currently, we use `msg_bold` for bold and italic text. While this does differentiate the two from the rest of the message, the distinction between these two remains unaddressed. We could...

area: UI
further discussion required
area: message rendering

Currently, it is difficult to determine whether a user is composing a new message or editing an existing message. To enhance the user experience, we could indicate whether the compose...

enhancement
further discussion required
area: message editing
area: message compose

- [x] Handle internal (stream/topic/near narrow) links - #708 - [ ] Follow-up: Handle internal PM links #883 - [ ] Handle internal media links - 359 -> 740 ->...

enhancement

### Which packages did you experience the bug in? extension-character-count ### What Tiptap version are you using? 2.0.2 ### What’s the bug you are facing? The CharacterCount extension doesn't allow...

Type: Bug
Triage: Open
Category: Open Source

With #550 merged, we now support rendering for tables in `zulip-term (ZT)`. The mentioned PR inscribes the building blocks for the support, however, there's still room for refinements. - [...

area: UI
area: message rendering
missing feature: user
TRACKING

We could potentially show the edit countdown for a message in the footer or elsewhere. For reference, the web app shows the edit countdown below the compose box. #### Screenshot...

further discussion required
area: message editing
missing feature: user

This unifies case sensitive topic names using lowercase topic names as an invariant. #### Crux We need some kind of invariant which we can rely upon for lookups and comparisons...

has conflicts
size: XL