issues Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:JavaScript
Filter by
55.3M results
Backport of gh-11147
in: ws
type: backport
type: bug
Problem
Users can rename arbitrary files (e.g. .txt to .jpg) and upload them, wasting network bandwidth and causing processing
errors on the server.
Current Behavior
Only extension and mime-type strings ...
enhancement
This issue introduces a custom 404 Not Found handler for the SaaS Workspace API to improve error handling and user
experience.
Currently, the application returns default Express 404 responses or JSON ...
Summary
The ADX formula divides by di_plus + di_minus with no guard. At the start of a series before directional movement
accumulates, both values are zero, producing inf. The subsequent ewm call propagates ...
Summary
YFinanceProvider.batch_get_prices calls self.get_price_history(symbol) with no start, end, or period arguments. yfinance
defaults to 1 month of daily data (~20 rows). Feature calculators that ...
Summary
When price is constant over the stochastic window, highest_high - lowest_low == 0. The %K formula divides by zero,
producing inf (not NaN). fillna(0) does not replace inf, so infinity enters the ...
Why was python 3.14 support dropped in version 3.3.0, is there any plans to support it?
question
Set up React Router with protected routes. Navbar shows different links based on user role. Redirect unauthorized users.
- Dependencies: needs auth context from 5.1
- Files: slots/src/App.jsx, slots/src/components/Navbar.jsx, ...
epic
epic:5-frontend
Sprint 02

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.