issues Search Results · language:Edge language:TypeScript language:HTML language:HTML language:JavaScript language:Java
Filter by
55.5M results
Výpočet šířky progress baru ve src/pages/Workout.jsx může vyprodukovat NaN/přetečení:
div
className= absolute h-2 rounded-md bg-green-400 duration-500
style={{ width: `${((time + 0.3) / fullTime) ...
Does your feature request involve difficulty for you to complete a task? Please describe.
Tags and authors names can easily be made hyperlinks.
Describe the solution you d like
I would tags and author ...
enhancement
V .gitignore je duplicitní řádek:
25:src-tauri/data.db
26:src-tauri/data.db
Funkčně neškodí, ale je to zjevný překlep – stačí jeden výskyt smazat.
V repozitáři jsou verzované build artefakty a starý kód, které by tam být neměly.
git ls-files vypisuje mimo jiné:
- celý adresář dist_root_owned_backup_20260227_095122/ (zabundlovaný index-*.js, CSS, ...
V src/parts/Memory.jsx přistupuje efekt k users[0] bez kontroly na prázdné pole:
useEffect(() = {
if (users[0].name !== XYZ ) {
const userData = users.find((user) = user.userId === profile.userId); ...
V Arduino skeči arduino/feeder_dual_servo_score/feeder_dual_servo_score.ino je nastaven nevalidní úhel serva mimo
rozsah:
static const int SERVO2_STOP_ANGLE = -55;
Servo.write() očekává úhel v rozsahu ...
Hrozí ztráta SCORE: zpráv z Arduina kvůli souběžnému čtení stejného sériového portu ze dvou míst.
V src-tauri/src/electro.rs:
- ensure_arduino_listener spustí vlákno, které neustále čte řádky (reader.read_line) ...
The content sync action isn t working at the moment, see failed action run here.
img width= 1614 height= 563 alt= Image src=
https://github.com/user-attachments/assets/82ef96c4-d450-4f6e-afa1-69aac04f7ea4 ...
Načítání modů může selhat na čerstvé databázi kvůli NULL ve sloupci image.
V src-tauri/src/sql.rs má struktura Mode pole image: String (ne Option String ):
pub struct Mode { ... image: String, ... } ...
Severity
P1. Native recording is working, but the Meeting Mode UI makes stopping and reviewing transcripts hard enough to block
real use.
Evidence From ~/Downloads/Logs/20260609_Transcript_Bugs.md And ...
agent: codex
area: ui
bug
priority: high
type: bug
ux

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.