issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript
Filter by
4.4M results
Bug 1 — airfoils not imported (CWD-relative AIRFOILS_DIR)
AIRFOILS_DIR was defined CWD-relative (Path( components )/ airfoils ) in three places — the importer/writer
(app/converters/openvsp_airfoil.py), ...
bug
Bug
registerUser() currently builds the returned id and the JWT sub with two separate Date.now() calls. If time advances
between those calls, the API can return one user id while signing an access token ...
Parent bounty: #743
Bug
/api/admin/metrics only requires a valid JWT through authMiddleware. It does not verify that the authenticated user has
the admin role, so client or freelancer tokens can access ...
Parent bounty: #743
Bug
POST /api/jobs does not require authentication, so anonymous callers can create job listings. The route currently
exposes public listing reads and unauthenticated job creation ...
@claude
Problem
Sammelband kleinerer Responsive-/Polish-Punkte, die das Mobil-/Tablet-Bild abrunden (jeder Punkt für sich klein,
zusammen spürbar):
1. Toter CSS-Block .layout (verwirrt + Media-Query ...
claude
@claude
Problem
Die Personen- und Turm-Konfigurationszeilen nutzen feste, mehrspaltige Grids, die auf schmalen Displays (Handy ~320–400
px Inhaltsbreite) zu eng werden:
/* Wachplan-Generator.html */ ...
claude
@claude
Problem
Das Wurzel-Layout fixiert die Höhe mit 100vh:
/* Wachplan-Generator.html Z. 18 */
.wrap{ … height:100vh;min-height:100vh }
Auf mobilen Browsern (insb. iOS Safari und Chrome Android) ...
claude
Summary
backfill_statistics{force_full: true} corrupts the existing LTS cumulative sum series by silently rewriting recent
buckets with sum restarting from 0, while leaving older buckets untouched. The ...
bug
Bug. When the Core System Edit modal opens, the top edge of the modal box (close X, breadcrumb, title) is clipped by the
viewport and the operator can t scroll back up to reach it. Only the lower sections ...
bug
Parent bounty: #743
Bug
authMiddleware checks the Authorization header with a case-sensitive Bearer prefix. HTTP auth schemes are
case-insensitive, so valid tokens sent as bearer token or BEARER token ...

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.