Arya Pratap Singh

Results 16 issues of Arya Pratap Singh

This PR attempts to fix #364 ## Changes - Added support for URL-based and binary file uploads in serverless environments - Added tests Try running with: ```typescript const fileManager =...

type:feature request
status:triaged
p3

**This Adds the Feature Mentioned in [Issue#328](https://github.com/Livinglist/Hacki/issues/328) This PR also Solves the Issue of App Being Slow as mentioned in the Previous PR [Here](https://github.com/Livinglist/Hacki/pull/484)** Specifically, for all stories with a...

## Context Popup has scrollbar when browser zoom >100%. The popup uses a fixed height constraint that doesn't accommodate content scaling at zoom levels above 100%, causing unwanted scrollbars. This...

area: popup
area: pages

### What is the Feature/Idea? As we can see the edit symbol is beside "Create new title" which give the user a symbol that the current default title is "Create...

enhancement
SWOC
level 2
level 1

## Description This PR implements the missing `complexity[tasks]` functionality for task and handler files that was documented but incompletely implemented in the `complexity` rule. ### Problem The `complexity.md` documentation described...

feat
feature

##### Summary Extend the `complexity` rule to check task files and handler files for excessive task counts, similar to how playbooks are currently checked. This would help maintain code quality...