Aditya Kumar Kasaudhan

Results 9 issues of Aditya Kumar Kasaudhan

changed var to val Purpose / Description Removed var from CardHtml.kt with issue https://github.com/ankidroid/Anki-Android/issues/11450.

Waiting For Feedback

**Description:** This PR resolves the misalignment issue between privacy icons and stream names in the stream list. The icons were not properly aligned with the text, causing a visual discrepancy....

bug
area: settings UI
size: S

**Summary:** This PR ensures that errors in the Slack incoming webhook handler return JSON responses with Slack's expected format: `{ok: false, error: "error string"}`. Previously, errors were returned using Zulip's...

area: api
size: M
maintainer review

Previously, Sentry webhook alerts in Zulip did not include any visual indicators to denote the severity level. This made it harder for users to quickly assess the importance of alerts,...

area: integrations
size: L
maintainer review

This PR adds backend support allowing admins to change non- sensitive settings for other users. Fixes part of #31474. Self-review checklist - [x] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability...

size: XL
buddy review
mentor review

This PR prepares the system for automatic avatar population based on selected integrations. This PR saves the integration name selected during bot creation using BotConfigData and prepopulates the "Select an...

size: XL
mentor review

This PR keeps the focus on the dropdown input in the integration URL modal (for both the integration picker and channel picker dropdowns). Fixes: Follow-up of #33777 ([comment](https://github.com/zulip/zulip/pull/33777#issuecomment-2923422748)). **Screenshots and...

size: S
mentor review

This PR adds frontend of navigation views for builin views only. Fixes: #32077. **Screenshots and screen captures:** [Watch the video](https://drive.google.com/file/d/1gqz6Uu8pf2ukUUTnhRBzoWSqyB9NhV9v/view?usp=sharing) | | | | |--------------|--------------|--------------| | ![img1](https://github.com/user-attachments/assets/e5ddc70c-97b6-4eb6-9297-9cc9a4642eff) | ![img2](https://github.com/user-attachments/assets/3a079a9a-6bbe-4124-9912-a722be15f5b5) |...

size: XL

This PR migrates user-facing strings and relevant code references from "Alert Words" to "Watched Phrases". Currently, it does not include documentation changes and the handling of the `is:alerted` filter. ---...

size: XL
has conflicts
completion candidate